← 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-94420134-ATTTCTTCTT-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 94420134,
      "ref": "ATTTCTTCTT",
      "alt": "A",
      "effect": "disruptive_inframe_deletion",
      "transcript": "ENST00000323929.8",
      "consequences": [
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2109_2117delAAGAAGAAA",
          "hgvs_p": "p.Leu703_Asn706delinsPhe",
          "transcript": "NM_005591.4",
          "protein_id": "NP_005582.1",
          "transcript_support_level": null,
          "aa_start": 703,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2109,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2276,
          "cdna_end": null,
          "cdna_length": 6841,
          "mane_select": "ENST00000323929.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2109_2117delAAGAAGAAA",
          "hgvs_p": "p.Leu703_Asn706delinsPhe",
          "transcript": "ENST00000323929.8",
          "protein_id": "ENSP00000325863.4",
          "transcript_support_level": 1,
          "aa_start": 703,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2109,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2276,
          "cdna_end": null,
          "cdna_length": 6841,
          "mane_select": "NM_005591.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2025_2033delAAGAAGAAA",
          "hgvs_p": "p.Leu675_Asn678delinsPhe",
          "transcript": "ENST00000323977.7",
          "protein_id": "ENSP00000326094.3",
          "transcript_support_level": 1,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2329,
          "cdna_end": null,
          "cdna_length": 2588,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2160_2168delAAGAAGAAA",
          "hgvs_p": "p.Leu720_Asn723delinsPhe",
          "transcript": "NM_001440460.1",
          "protein_id": "NP_001427389.1",
          "transcript_support_level": null,
          "aa_start": 720,
          "aa_end": null,
          "aa_length": 725,
          "cds_start": 2160,
          "cds_end": null,
          "cds_length": 2178,
          "cdna_start": 2327,
          "cdna_end": null,
          "cdna_length": 6892,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2160_2168delAAGAAGAAA",
          "hgvs_p": "p.Leu720_Asn723delinsPhe",
          "transcript": "NM_001440461.1",
          "protein_id": "NP_001427390.1",
          "transcript_support_level": null,
          "aa_start": 720,
          "aa_end": null,
          "aa_length": 725,
          "cds_start": 2160,
          "cds_end": null,
          "cds_length": 2178,
          "cdna_start": 2434,
          "cdna_end": null,
          "cdna_length": 6999,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2118_2126delAAGAAGAAA",
          "hgvs_p": "p.Leu706_Asn709delinsPhe",
          "transcript": "ENST00000407439.7",
          "protein_id": "ENSP00000385614.3",
          "transcript_support_level": 2,
          "aa_start": 706,
          "aa_end": null,
          "aa_length": 711,
          "cds_start": 2118,
          "cds_end": null,
          "cds_length": 2136,
          "cdna_start": 2415,
          "cdna_end": null,
          "cdna_length": 2684,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2109_2117delAAGAAGAAA",
          "hgvs_p": "p.Leu703_Asn706delinsPhe",
          "transcript": "NM_001440462.1",
          "protein_id": "NP_001427391.1",
          "transcript_support_level": null,
          "aa_start": 703,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2109,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2383,
          "cdna_end": null,
          "cdna_length": 6948,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2109_2117delAAGAAGAAA",
          "hgvs_p": "p.Leu703_Asn706delinsPhe",
          "transcript": "NM_001440463.1",
          "protein_id": "NP_001427392.1",
          "transcript_support_level": null,
          "aa_start": 703,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2109,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2374,
          "cdna_end": null,
          "cdna_length": 6939,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2106_2114delAAGAAGAAA",
          "hgvs_p": "p.Leu702_Asn705delinsPhe",
          "transcript": "NM_001330347.2",
          "protein_id": "NP_001317276.1",
          "transcript_support_level": null,
          "aa_start": 702,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2106,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2273,
          "cdna_end": null,
          "cdna_length": 6838,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2106_2114delAAGAAGAAA",
          "hgvs_p": "p.Leu702_Asn705delinsPhe",
          "transcript": "NM_001440464.1",
          "protein_id": "NP_001427393.1",
          "transcript_support_level": null,
          "aa_start": 702,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2106,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2380,
          "cdna_end": null,
          "cdna_length": 6945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2106_2114delAAGAAGAAA",
          "hgvs_p": "p.Leu702_Asn705delinsPhe",
          "transcript": "NM_001440465.1",
          "protein_id": "NP_001427394.1",
          "transcript_support_level": null,
          "aa_start": 702,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2106,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2264,
          "cdna_end": null,
          "cdna_length": 6829,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2106_2114delAAGAAGAAA",
          "hgvs_p": "p.Leu702_Asn705delinsPhe",
          "transcript": "ENST00000393241.8",
          "protein_id": "ENSP00000376933.4",
          "transcript_support_level": 5,
          "aa_start": 702,
          "aa_end": null,
          "aa_length": 707,
          "cds_start": 2106,
          "cds_end": null,
          "cds_length": 2124,
          "cdna_start": 2347,
          "cdna_end": null,
          "cdna_length": 2604,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2076_2084delAAGAAGAAA",
          "hgvs_p": "p.Leu692_Asn695delinsPhe",
          "transcript": "NM_001440466.1",
          "protein_id": "NP_001427395.1",
          "transcript_support_level": null,
          "aa_start": 692,
          "aa_end": null,
          "aa_length": 697,
          "cds_start": 2076,
          "cds_end": null,
          "cds_length": 2094,
          "cdna_start": 2350,
          "cdna_end": null,
          "cdna_length": 6915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2046_2054delAAGAAGAAA",
          "hgvs_p": "p.Leu682_Asn685delinsPhe",
          "transcript": "NM_001440467.1",
          "protein_id": "NP_001427396.1",
          "transcript_support_level": null,
          "aa_start": 682,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 2046,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": 2213,
          "cdna_end": null,
          "cdna_length": 6778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2046_2054delAAGAAGAAA",
          "hgvs_p": "p.Leu682_Asn685delinsPhe",
          "transcript": "NM_001440468.1",
          "protein_id": "NP_001427397.1",
          "transcript_support_level": null,
          "aa_start": 682,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 2046,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": 2320,
          "cdna_end": null,
          "cdna_length": 6885,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2046_2054delAAGAAGAAA",
          "hgvs_p": "p.Leu682_Asn685delinsPhe",
          "transcript": "NM_001440469.1",
          "protein_id": "NP_001427398.1",
          "transcript_support_level": null,
          "aa_start": 682,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 2046,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": 2204,
          "cdna_end": null,
          "cdna_length": 6769,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2043_2051delAAGAAGAAA",
          "hgvs_p": "p.Leu681_Asn684delinsPhe",
          "transcript": "NM_001440470.1",
          "protein_id": "NP_001427399.1",
          "transcript_support_level": null,
          "aa_start": 681,
          "aa_end": null,
          "aa_length": 686,
          "cds_start": 2043,
          "cds_end": null,
          "cds_length": 2061,
          "cdna_start": 2317,
          "cdna_end": null,
          "cdna_length": 6882,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2034_2042delAAGAAGAAA",
          "hgvs_p": "p.Leu678_Asn681delinsPhe",
          "transcript": "NM_001440471.1",
          "protein_id": "NP_001427400.1",
          "transcript_support_level": null,
          "aa_start": 678,
          "aa_end": null,
          "aa_length": 683,
          "cds_start": 2034,
          "cds_end": null,
          "cds_length": 2052,
          "cdna_start": 2416,
          "cdna_end": null,
          "cdna_length": 6981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2031_2039delAAGAAGAAA",
          "hgvs_p": "p.Leu677_Asn680delinsPhe",
          "transcript": "NM_001440472.1",
          "protein_id": "NP_001427401.1",
          "transcript_support_level": null,
          "aa_start": 677,
          "aa_end": null,
          "aa_length": 682,
          "cds_start": 2031,
          "cds_end": null,
          "cds_length": 2049,
          "cdna_start": 2148,
          "cdna_end": null,
          "cdna_length": 6713,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2028_2036delAAGAAGAAA",
          "hgvs_p": "p.Leu676_Asn679delinsPhe",
          "transcript": "NM_001440473.1",
          "protein_id": "NP_001427402.1",
          "transcript_support_level": null,
          "aa_start": 676,
          "aa_end": null,
          "aa_length": 681,
          "cds_start": 2028,
          "cds_end": null,
          "cds_length": 2046,
          "cdna_start": 2195,
          "cdna_end": null,
          "cdna_length": 6760,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2025_2033delAAGAAGAAA",
          "hgvs_p": "p.Leu675_Asn678delinsPhe",
          "transcript": "NM_001440474.1",
          "protein_id": "NP_001427403.1",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2192,
          "cdna_end": null,
          "cdna_length": 6757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2025_2033delAAGAAGAAA",
          "hgvs_p": "p.Leu675_Asn678delinsPhe",
          "transcript": "NM_001440475.1",
          "protein_id": "NP_001427404.1",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2290,
          "cdna_end": null,
          "cdna_length": 6855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2025_2033delAAGAAGAAA",
          "hgvs_p": "p.Leu675_Asn678delinsPhe",
          "transcript": "NM_001440476.1",
          "protein_id": "NP_001427405.1",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2183,
          "cdna_end": null,
          "cdna_length": 6748,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2025_2033delAAGAAGAAA",
          "hgvs_p": "p.Leu675_Asn678delinsPhe",
          "transcript": "NM_001440477.1",
          "protein_id": "NP_001427406.1",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2299,
          "cdna_end": null,
          "cdna_length": 6864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2025_2033delAAGAAGAAA",
          "hgvs_p": "p.Leu675_Asn678delinsPhe",
          "transcript": "NM_001440478.1",
          "protein_id": "NP_001427407.1",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2192,
          "cdna_end": null,
          "cdna_length": 6757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2025_2033delAAGAAGAAA",
          "hgvs_p": "p.Leu675_Asn678delinsPhe",
          "transcript": "NM_005590.4",
          "protein_id": "NP_005581.2",
          "transcript_support_level": null,
          "aa_start": 675,
          "aa_end": null,
          "aa_length": 680,
          "cds_start": 2025,
          "cds_end": null,
          "cds_length": 2043,
          "cdna_start": 2299,
          "cdna_end": null,
          "cdna_length": 6864,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1971_1979delAAGAAGAAA",
          "hgvs_p": "p.Leu657_Asn660delinsPhe",
          "transcript": "NM_001440479.1",
          "protein_id": "NP_001427408.1",
          "transcript_support_level": null,
          "aa_start": 657,
          "aa_end": null,
          "aa_length": 662,
          "cds_start": 1971,
          "cds_end": null,
          "cds_length": 1989,
          "cdna_start": 2460,
          "cdna_end": null,
          "cdna_length": 7025,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1965_1973delAAGAAGAAA",
          "hgvs_p": "p.Leu655_Asn658delinsPhe",
          "transcript": "NM_001440480.1",
          "protein_id": "NP_001427409.1",
          "transcript_support_level": null,
          "aa_start": 655,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": 1965,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": 2132,
          "cdna_end": null,
          "cdna_length": 6697,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1962_1970delAAGAAGAAA",
          "hgvs_p": "p.Leu654_Asn657delinsPhe",
          "transcript": "NM_001440481.1",
          "protein_id": "NP_001427410.1",
          "transcript_support_level": null,
          "aa_start": 654,
          "aa_end": null,
          "aa_length": 659,
          "cds_start": 1962,
          "cds_end": null,
          "cds_length": 1980,
          "cdna_start": 2236,
          "cdna_end": null,
          "cdna_length": 6801,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1764_1772delAAGAAGAAA",
          "hgvs_p": "p.Leu588_Asn591delinsPhe",
          "transcript": "NM_001440482.1",
          "protein_id": "NP_001427411.1",
          "transcript_support_level": null,
          "aa_start": 588,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1764,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": 2038,
          "cdna_end": null,
          "cdna_length": 6603,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1764_1772delAAGAAGAAA",
          "hgvs_p": "p.Leu588_Asn591delinsPhe",
          "transcript": "NM_001440483.1",
          "protein_id": "NP_001427412.1",
          "transcript_support_level": null,
          "aa_start": 588,
          "aa_end": null,
          "aa_length": 593,
          "cds_start": 1764,
          "cds_end": null,
          "cds_length": 1782,
          "cdna_start": 1931,
          "cdna_end": null,
          "cdna_length": 6496,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1761_1769delAAGAAGAAA",
          "hgvs_p": "p.Leu587_Asn590delinsPhe",
          "transcript": "NM_001440484.1",
          "protein_id": "NP_001427413.1",
          "transcript_support_level": null,
          "aa_start": 587,
          "aa_end": null,
          "aa_length": 592,
          "cds_start": 1761,
          "cds_end": null,
          "cds_length": 1779,
          "cdna_start": 2035,
          "cdna_end": null,
          "cdna_length": 6600,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1641_1649delAAGAAGAAA",
          "hgvs_p": "p.Leu547_Asn550delinsPhe",
          "transcript": "NM_001440485.1",
          "protein_id": "NP_001427414.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 1641,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 2272,
          "cdna_end": null,
          "cdna_length": 6837,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1641_1649delAAGAAGAAA",
          "hgvs_p": "p.Leu547_Asn550delinsPhe",
          "transcript": "NM_001440486.1",
          "protein_id": "NP_001427415.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 1641,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 2254,
          "cdna_end": null,
          "cdna_length": 6819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1641_1649delAAGAAGAAA",
          "hgvs_p": "p.Leu547_Asn550delinsPhe",
          "transcript": "NM_001440487.1",
          "protein_id": "NP_001427416.1",
          "transcript_support_level": null,
          "aa_start": 547,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 1641,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 2147,
          "cdna_end": null,
          "cdna_length": 6712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.2109_2117delAAGAAGAAA",
          "hgvs_p": "p.Leu703_Asn706delinsPhe",
          "transcript": "XM_011542837.3",
          "protein_id": "XP_011541139.1",
          "transcript_support_level": null,
          "aa_start": 703,
          "aa_end": null,
          "aa_length": 708,
          "cds_start": 2109,
          "cds_end": null,
          "cds_length": 2127,
          "cdna_start": 2546,
          "cdna_end": null,
          "cdna_length": 7111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "LRRN",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "disruptive_inframe_deletion"
          ],
          "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.1230_1238delAAGAAGAAA",
          "hgvs_p": "p.Leu410_Asn413delinsPhe",
          "transcript": "XM_047426968.1",
          "protein_id": "XP_047282924.1",
          "transcript_support_level": null,
          "aa_start": 410,
          "aa_end": null,
          "aa_length": 415,
          "cds_start": 1230,
          "cds_end": null,
          "cds_length": 1248,
          "cdna_start": 1520,
          "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.2268_2276delAAGAAGAAA",
          "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.2372_2380delAAGAAGAAA",
          "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.2184_2192delAAGAAGAAA",
          "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.2375_2383delAAGAAGAAA",
          "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": "rs757822582",
      "frequency_reference_population": 0.0000076232295,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 12,
      "gnomad_exomes_af": 0.0000077355,
      "gnomad_genomes_af": 0.00000657376,
      "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": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 3.39,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 2,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM4",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000323929.8",
          "gene_symbol": "MRE11",
          "hgnc_id": 7230,
          "effects": [
            "disruptive_inframe_deletion"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.2109_2117delAAGAAGAAA",
          "hgvs_p": "p.Leu703_Asn706delinsPhe"
        }
      ],
      "clinvar_disease": "Ataxia-telangiectasia-like disorder,Hereditary cancer-predisposing syndrome",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "US:3",
      "phenotype_combined": "Hereditary cancer-predisposing syndrome|Ataxia-telangiectasia-like disorder",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}