← 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: 11-94420139-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 94420139,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "ENST00000323929.8",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2113A>G",
          "hgvs_p": "p.Arg705Gly",
          "transcript": "NM_005591.4",
          "protein_id": "NP_005582.1",
          "transcript_support_level": null,
          "aa_start": 705,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2113,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2272,
          "cdna_end": null,
          "cdna_length": 6841,
          "mane_select": "ENST00000323929.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2113A>G",
          "hgvs_p": "p.Arg705Gly",
          "transcript": "ENST00000323929.8",
          "protein_id": "ENSP00000325863.4",
          "transcript_support_level": 1,
          "aa_start": 705,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2113,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2272,
          "cdna_end": null,
          "cdna_length": 6841,
          "mane_select": "NM_005591.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2029A>G",
          "hgvs_p": "p.Arg677Gly",
          "transcript": "ENST00000323977.7",
          "protein_id": "ENSP00000326094.3",
          "transcript_support_level": 1,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2029,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2325,
          "cdna_end": null,
          "cdna_length": 2588,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2164A>G",
          "hgvs_p": "p.Arg722Gly",
          "transcript": "NM_001440460.1",
          "protein_id": "NP_001427389.1",
          "transcript_support_level": null,
          "aa_start": 722,
          "aa_end": null,
          "aa_length": 725,
          "cds_start": 2164,
          "cds_end": null,
          "cds_length": 2178,
          "cdna_start": 2323,
          "cdna_end": null,
          "cdna_length": 6892,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2164A>G",
          "hgvs_p": "p.Arg722Gly",
          "transcript": "NM_001440461.1",
          "protein_id": "NP_001427390.1",
          "transcript_support_level": null,
          "aa_start": 722,
          "aa_end": null,
          "aa_length": 725,
          "cds_start": 2164,
          "cds_end": null,
          "cds_length": 2178,
          "cdna_start": 2430,
          "cdna_end": null,
          "cdna_length": 6999,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2122A>G",
          "hgvs_p": "p.Arg708Gly",
          "transcript": "ENST00000407439.7",
          "protein_id": "ENSP00000385614.3",
          "transcript_support_level": 2,
          "aa_start": 708,
          "aa_end": null,
          "aa_length": 711,
          "cds_start": 2122,
          "cds_end": null,
          "cds_length": 2136,
          "cdna_start": 2411,
          "cdna_end": null,
          "cdna_length": 2684,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2113A>G",
          "hgvs_p": "p.Arg705Gly",
          "transcript": "NM_001440462.1",
          "protein_id": "NP_001427391.1",
          "transcript_support_level": null,
          "aa_start": 705,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2113,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2379,
          "cdna_end": null,
          "cdna_length": 6948,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2113A>G",
          "hgvs_p": "p.Arg705Gly",
          "transcript": "NM_001440463.1",
          "protein_id": "NP_001427392.1",
          "transcript_support_level": null,
          "aa_start": 705,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2113,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2370,
          "cdna_end": null,
          "cdna_length": 6939,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2110A>G",
          "hgvs_p": "p.Arg704Gly",
          "transcript": "NM_001330347.2",
          "protein_id": "NP_001317276.1",
          "transcript_support_level": null,
          "aa_start": 704,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2110,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2269,
          "cdna_end": null,
          "cdna_length": 6838,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2110A>G",
          "hgvs_p": "p.Arg704Gly",
          "transcript": "NM_001440464.1",
          "protein_id": "NP_001427393.1",
          "transcript_support_level": null,
          "aa_start": 704,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2110,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2376,
          "cdna_end": null,
          "cdna_length": 6945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2110A>G",
          "hgvs_p": "p.Arg704Gly",
          "transcript": "NM_001440465.1",
          "protein_id": "NP_001427394.1",
          "transcript_support_level": null,
          "aa_start": 704,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2110,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2260,
          "cdna_end": null,
          "cdna_length": 6829,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2110A>G",
          "hgvs_p": "p.Arg704Gly",
          "transcript": "ENST00000393241.8",
          "protein_id": "ENSP00000376933.4",
          "transcript_support_level": 5,
          "aa_start": 704,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2110,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2343,
          "cdna_end": null,
          "cdna_length": 2604,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2080A>G",
          "hgvs_p": "p.Arg694Gly",
          "transcript": "NM_001440466.1",
          "protein_id": "NP_001427395.1",
          "transcript_support_level": null,
          "aa_start": 694,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 2080,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 2346,
          "cdna_end": null,
          "cdna_length": 6915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2050A>G",
          "hgvs_p": "p.Arg684Gly",
          "transcript": "NM_001440467.1",
          "protein_id": "NP_001427396.1",
          "transcript_support_level": null,
          "aa_start": 684,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 2050,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": 2209,
          "cdna_end": null,
          "cdna_length": 6778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2050A>G",
          "hgvs_p": "p.Arg684Gly",
          "transcript": "NM_001440468.1",
          "protein_id": "NP_001427397.1",
          "transcript_support_level": null,
          "aa_start": 684,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 2050,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": 2316,
          "cdna_end": null,
          "cdna_length": 6885,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2050A>G",
          "hgvs_p": "p.Arg684Gly",
          "transcript": "NM_001440469.1",
          "protein_id": "NP_001427398.1",
          "transcript_support_level": null,
          "aa_start": 684,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 2050,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": 2200,
          "cdna_end": null,
          "cdna_length": 6769,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2047A>G",
          "hgvs_p": "p.Arg683Gly",
          "transcript": "NM_001440470.1",
          "protein_id": "NP_001427399.1",
          "transcript_support_level": null,
          "aa_start": 683,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 2047,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": 2313,
          "cdna_end": null,
          "cdna_length": 6882,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2038A>G",
          "hgvs_p": "p.Arg680Gly",
          "transcript": "NM_001440471.1",
          "protein_id": "NP_001427400.1",
          "transcript_support_level": null,
          "aa_start": 680,
          "aa_end": null,
          "aa_length": 683,
          "cds_start": 2038,
          "cds_end": null,
          "cds_length": 2052,
          "cdna_start": 2412,
          "cdna_end": null,
          "cdna_length": 6981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2035A>G",
          "hgvs_p": "p.Arg679Gly",
          "transcript": "NM_001440472.1",
          "protein_id": "NP_001427401.1",
          "transcript_support_level": null,
          "aa_start": 679,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 2035,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": 2144,
          "cdna_end": null,
          "cdna_length": 6713,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2032A>G",
          "hgvs_p": "p.Arg678Gly",
          "transcript": "NM_001440473.1",
          "protein_id": "NP_001427402.1",
          "transcript_support_level": null,
          "aa_start": 678,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 2032,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": 2191,
          "cdna_end": null,
          "cdna_length": 6760,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2029A>G",
          "hgvs_p": "p.Arg677Gly",
          "transcript": "NM_001440474.1",
          "protein_id": "NP_001427403.1",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2029,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2188,
          "cdna_end": null,
          "cdna_length": 6757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2029A>G",
          "hgvs_p": "p.Arg677Gly",
          "transcript": "NM_001440475.1",
          "protein_id": "NP_001427404.1",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2029,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2286,
          "cdna_end": null,
          "cdna_length": 6855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2029A>G",
          "hgvs_p": "p.Arg677Gly",
          "transcript": "NM_001440476.1",
          "protein_id": "NP_001427405.1",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2029,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2179,
          "cdna_end": null,
          "cdna_length": 6748,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2029A>G",
          "hgvs_p": "p.Arg677Gly",
          "transcript": "NM_001440477.1",
          "protein_id": "NP_001427406.1",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2029,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2295,
          "cdna_end": null,
          "cdna_length": 6864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2029A>G",
          "hgvs_p": "p.Arg677Gly",
          "transcript": "NM_001440478.1",
          "protein_id": "NP_001427407.1",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2029,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2188,
          "cdna_end": null,
          "cdna_length": 6757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2029A>G",
          "hgvs_p": "p.Arg677Gly",
          "transcript": "NM_005590.4",
          "protein_id": "NP_005581.2",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2029,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2295,
          "cdna_end": null,
          "cdna_length": 6864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1975A>G",
          "hgvs_p": "p.Arg659Gly",
          "transcript": "NM_001440479.1",
          "protein_id": "NP_001427408.1",
          "transcript_support_level": null,
          "aa_start": 659,
          "aa_end": null,
          "aa_length": 662,
          "cds_start": 1975,
          "cds_end": null,
          "cds_length": 1989,
          "cdna_start": 2456,
          "cdna_end": null,
          "cdna_length": 7025,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1969A>G",
          "hgvs_p": "p.Arg657Gly",
          "transcript": "NM_001440480.1",
          "protein_id": "NP_001427409.1",
          "transcript_support_level": null,
          "aa_start": 657,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 1969,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": 2128,
          "cdna_end": null,
          "cdna_length": 6697,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1966A>G",
          "hgvs_p": "p.Arg656Gly",
          "transcript": "NM_001440481.1",
          "protein_id": "NP_001427410.1",
          "transcript_support_level": null,
          "aa_start": 656,
          "aa_end": null,
          "aa_length": 659,
          "cds_start": 1966,
          "cds_end": null,
          "cds_length": 1980,
          "cdna_start": 2232,
          "cdna_end": null,
          "cdna_length": 6801,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1768A>G",
          "hgvs_p": "p.Arg590Gly",
          "transcript": "NM_001440482.1",
          "protein_id": "NP_001427411.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1768,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": 2034,
          "cdna_end": null,
          "cdna_length": 6603,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1768A>G",
          "hgvs_p": "p.Arg590Gly",
          "transcript": "NM_001440483.1",
          "protein_id": "NP_001427412.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1768,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": 1927,
          "cdna_end": null,
          "cdna_length": 6496,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1765A>G",
          "hgvs_p": "p.Arg589Gly",
          "transcript": "NM_001440484.1",
          "protein_id": "NP_001427413.1",
          "transcript_support_level": null,
          "aa_start": 589,
          "aa_end": null,
          "aa_length": 592,
          "cds_start": 1765,
          "cds_end": null,
          "cds_length": 1779,
          "cdna_start": 2031,
          "cdna_end": null,
          "cdna_length": 6600,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1645A>G",
          "hgvs_p": "p.Arg549Gly",
          "transcript": "NM_001440485.1",
          "protein_id": "NP_001427414.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 1645,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 2268,
          "cdna_end": null,
          "cdna_length": 6837,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1645A>G",
          "hgvs_p": "p.Arg549Gly",
          "transcript": "NM_001440486.1",
          "protein_id": "NP_001427415.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 1645,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 2250,
          "cdna_end": null,
          "cdna_length": 6819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1645A>G",
          "hgvs_p": "p.Arg549Gly",
          "transcript": "NM_001440487.1",
          "protein_id": "NP_001427416.1",
          "transcript_support_level": null,
          "aa_start": 549,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 1645,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 2143,
          "cdna_end": null,
          "cdna_length": 6712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.2113A>G",
          "hgvs_p": "p.Arg705Gly",
          "transcript": "XM_011542837.3",
          "protein_id": "XP_011541139.1",
          "transcript_support_level": null,
          "aa_start": 705,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2113,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2542,
          "cdna_end": null,
          "cdna_length": 7111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "G",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "c.1234A>G",
          "hgvs_p": "p.Arg412Gly",
          "transcript": "XM_047426968.1",
          "protein_id": "XP_047282924.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 415,
          "cds_start": 1234,
          "cds_end": null,
          "cds_length": 1248,
          "cdna_start": 1516,
          "cdna_end": null,
          "cdna_length": 6085,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "n.2272A>G",
          "hgvs_p": null,
          "transcript": "XR_007062482.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5215,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "n.2376A>G",
          "hgvs_p": null,
          "transcript": "XR_007062483.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5319,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "n.2188A>G",
          "hgvs_p": null,
          "transcript": "XR_007062484.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5131,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MRE11",
          "gene_hgnc_id": 7230,
          "hgvs_c": "n.2379A>G",
          "hgvs_p": null,
          "transcript": "XR_947828.3",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5322,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MRE11",
      "gene_hgnc_id": 7230,
      "dbsnp": "rs755681342",
      "frequency_reference_population": 0.0000076074843,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 12,
      "gnomad_exomes_af": 0.00000771828,
      "gnomad_genomes_af": 0.00000657004,
      "gnomad_exomes_ac": 11,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.11773884296417236,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.27000001072883606,
      "splice_prediction_selected": "Uncertain_significance",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.251,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1219,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.25,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.296,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.27,
      "spliceai_max_prediction": "Uncertain_significance",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 0,
          "pathogenic_score": 0,
          "criteria": [],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000323929.8",
          "gene_symbol": "MRE11",
          "hgnc_id": 7230,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.2113A>G",
          "hgvs_p": "p.Arg705Gly"
        }
      ],
      "clinvar_disease": "Ataxia-telangiectasia-like disorder,Ataxia-telangiectasia-like disorder 1,Hereditary cancer-predisposing syndrome,not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:4",
      "phenotype_combined": "Hereditary cancer-predisposing syndrome|Ataxia-telangiectasia-like disorder|not provided|Ataxia-telangiectasia-like disorder 1",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}