← 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-95836162-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "11",
      "pos": 95836162,
      "ref": "G",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "ENST00000346299.10",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1756C>A",
          "hgvs_p": "p.Arg586Arg",
          "transcript": "NM_016156.6",
          "protein_id": "NP_057240.3",
          "transcript_support_level": null,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 643,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 1932,
          "cdna_start": 1909,
          "cdna_end": null,
          "cdna_length": 4495,
          "mane_select": "ENST00000346299.10",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1756C>A",
          "hgvs_p": "p.Arg586Arg",
          "transcript": "ENST00000346299.10",
          "protein_id": "ENSP00000345752.6",
          "transcript_support_level": 1,
          "aa_start": 586,
          "aa_end": null,
          "aa_length": 643,
          "cds_start": 1756,
          "cds_end": null,
          "cds_length": 1932,
          "cdna_start": 1909,
          "cdna_end": null,
          "cdna_length": 4495,
          "mane_select": "NM_016156.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000352297.11",
          "protein_id": "ENSP00000343737.7",
          "transcript_support_level": 1,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1973,
          "cdna_end": null,
          "cdna_length": 3350,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000393223.8",
          "protein_id": "ENSP00000376915.3",
          "transcript_support_level": 1,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2017,
          "cdna_end": null,
          "cdna_length": 4601,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1672C>A",
          "hgvs_p": "p.Arg558Arg",
          "transcript": "NM_001440647.1",
          "protein_id": "NP_001427576.1",
          "transcript_support_level": null,
          "aa_start": 558,
          "aa_end": null,
          "aa_length": 615,
          "cds_start": 1672,
          "cds_end": null,
          "cds_length": 1848,
          "cdna_start": 1825,
          "cdna_end": null,
          "cdna_length": 4411,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1663C>A",
          "hgvs_p": "p.Arg555Arg",
          "transcript": "NM_001440648.1",
          "protein_id": "NP_001427577.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 612,
          "cds_start": 1663,
          "cds_end": null,
          "cds_length": 1839,
          "cdna_start": 1816,
          "cdna_end": null,
          "cdna_length": 4402,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1570C>A",
          "hgvs_p": "p.Arg524Arg",
          "transcript": "NM_001440649.1",
          "protein_id": "NP_001427578.1",
          "transcript_support_level": null,
          "aa_start": 524,
          "aa_end": null,
          "aa_length": 581,
          "cds_start": 1570,
          "cds_end": null,
          "cds_length": 1746,
          "cdna_start": 1723,
          "cdna_end": null,
          "cdna_length": 4309,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1570C>A",
          "hgvs_p": "p.Arg524Arg",
          "transcript": "NM_001440650.1",
          "protein_id": "NP_001427579.1",
          "transcript_support_level": null,
          "aa_start": 524,
          "aa_end": null,
          "aa_length": 581,
          "cds_start": 1570,
          "cds_end": null,
          "cds_length": 1746,
          "cdna_start": 1723,
          "cdna_end": null,
          "cdna_length": 4309,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1570C>A",
          "hgvs_p": "p.Arg524Arg",
          "transcript": "ENST00000675022.1",
          "protein_id": "ENSP00000502722.1",
          "transcript_support_level": null,
          "aa_start": 524,
          "aa_end": null,
          "aa_length": 581,
          "cds_start": 1570,
          "cds_end": null,
          "cds_length": 1746,
          "cdna_start": 1739,
          "cdna_end": null,
          "cdna_length": 4323,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1567C>A",
          "hgvs_p": "p.Arg523Arg",
          "transcript": "NM_001440651.1",
          "protein_id": "NP_001427580.1",
          "transcript_support_level": null,
          "aa_start": 523,
          "aa_end": null,
          "aa_length": 580,
          "cds_start": 1567,
          "cds_end": null,
          "cds_length": 1743,
          "cdna_start": 1720,
          "cdna_end": null,
          "cdna_length": 4306,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001243571.2",
          "protein_id": "NP_001230500.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2176,
          "cdna_end": null,
          "cdna_length": 4762,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440630.1",
          "protein_id": "NP_001427559.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1844,
          "cdna_end": null,
          "cdna_length": 4430,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440631.1",
          "protein_id": "NP_001427560.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2260,
          "cdna_end": null,
          "cdna_length": 4846,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440632.1",
          "protein_id": "NP_001427561.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2224,
          "cdna_end": null,
          "cdna_length": 4810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440633.1",
          "protein_id": "NP_001427562.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2199,
          "cdna_end": null,
          "cdna_length": 4785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440634.1",
          "protein_id": "NP_001427563.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2115,
          "cdna_end": null,
          "cdna_length": 4701,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440635.1",
          "protein_id": "NP_001427564.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1803,
          "cdna_end": null,
          "cdna_length": 4389,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440636.1",
          "protein_id": "NP_001427565.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1934,
          "cdna_end": null,
          "cdna_length": 4520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_001440637.1",
          "protein_id": "NP_001427566.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1838,
          "cdna_end": null,
          "cdna_length": 4424,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_201278.3",
          "protein_id": "NP_958435.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2103,
          "cdna_end": null,
          "cdna_length": 4689,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "NM_201281.3",
          "protein_id": "NP_958438.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1980,
          "cdna_end": null,
          "cdna_length": 4566,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000409459.5",
          "protein_id": "ENSP00000386882.1",
          "transcript_support_level": 5,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2042,
          "cdna_end": null,
          "cdna_length": 3420,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000444541.7",
          "protein_id": "ENSP00000396020.2",
          "transcript_support_level": 5,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1888,
          "cdna_end": null,
          "cdna_length": 2064,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000470293.6",
          "protein_id": "ENSP00000502515.1",
          "transcript_support_level": 4,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2059,
          "cdna_end": null,
          "cdna_length": 2235,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000481642.6",
          "protein_id": "ENSP00000502505.1",
          "transcript_support_level": 4,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2153,
          "cdna_end": null,
          "cdna_length": 2329,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000484818.6",
          "protein_id": "ENSP00000501963.1",
          "transcript_support_level": 3,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1923,
          "cdna_end": null,
          "cdna_length": 2099,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000495134.6",
          "protein_id": "ENSP00000501894.1",
          "transcript_support_level": 3,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2072,
          "cdna_end": null,
          "cdna_length": 2248,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000497683.6",
          "protein_id": "ENSP00000501753.1",
          "transcript_support_level": 4,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1976,
          "cdna_end": null,
          "cdna_length": 2152,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000674528.1",
          "protein_id": "ENSP00000501567.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1974,
          "cdna_end": null,
          "cdna_length": 4558,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000674610.1",
          "protein_id": "ENSP00000501688.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1626,
          "cdna_end": null,
          "cdna_length": 4210,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000674924.1",
          "protein_id": "ENSP00000502433.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1993,
          "cdna_end": null,
          "cdna_length": 4577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000674968.1",
          "protein_id": "ENSP00000502567.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1971,
          "cdna_end": null,
          "cdna_length": 4555,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000674989.1",
          "protein_id": "ENSP00000502829.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1993,
          "cdna_end": null,
          "cdna_length": 4577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675174.1",
          "protein_id": "ENSP00000502032.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2046,
          "cdna_end": null,
          "cdna_length": 4630,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675196.1",
          "protein_id": "ENSP00000501867.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2045,
          "cdna_end": null,
          "cdna_length": 4629,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675362.1",
          "protein_id": "ENSP00000501989.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2090,
          "cdna_end": null,
          "cdna_length": 4674,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675454.1",
          "protein_id": "ENSP00000501781.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1803,
          "cdna_end": null,
          "cdna_length": 4387,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675477.1",
          "protein_id": "ENSP00000501751.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2024,
          "cdna_end": null,
          "cdna_length": 4608,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675489.1",
          "protein_id": "ENSP00000501702.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2162,
          "cdna_end": null,
          "cdna_length": 3536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675636.1",
          "protein_id": "ENSP00000501850.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1910,
          "cdna_end": null,
          "cdna_length": 4494,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675652.1",
          "protein_id": "ENSP00000502694.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1890,
          "cdna_end": null,
          "cdna_length": 4474,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675933.1",
          "protein_id": "ENSP00000502575.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2018,
          "cdna_end": null,
          "cdna_length": 4602,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000675981.1",
          "protein_id": "ENSP00000502204.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1920,
          "cdna_end": null,
          "cdna_length": 4504,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000676166.1",
          "protein_id": "ENSP00000501632.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1920,
          "cdna_end": null,
          "cdna_length": 4504,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000676261.1",
          "protein_id": "ENSP00000501675.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 2094,
          "cdna_end": null,
          "cdna_length": 3457,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000676272.1",
          "protein_id": "ENSP00000501601.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1819,
          "cdna_end": null,
          "cdna_length": 4403,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000676378.1",
          "protein_id": "ENSP00000502736.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1969,
          "cdna_end": null,
          "cdna_length": 4553,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "ENST00000676440.1",
          "protein_id": "ENSP00000501926.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1922,
          "cdna_end": null,
          "cdna_length": 4506,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1447C>A",
          "hgvs_p": "p.Arg483Arg",
          "transcript": "NM_001440638.1",
          "protein_id": "NP_001427567.1",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1447,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": 2146,
          "cdna_end": null,
          "cdna_length": 4732,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1447C>A",
          "hgvs_p": "p.Arg483Arg",
          "transcript": "NM_001440639.1",
          "protein_id": "NP_001427568.1",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1447,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": 2044,
          "cdna_end": null,
          "cdna_length": 4630,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1447C>A",
          "hgvs_p": "p.Arg483Arg",
          "transcript": "NM_001440641.1",
          "protein_id": "NP_001427570.1",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1447,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": 1895,
          "cdna_end": null,
          "cdna_length": 4481,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1447C>A",
          "hgvs_p": "p.Arg483Arg",
          "transcript": "ENST00000675438.1",
          "protein_id": "ENSP00000502388.1",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 540,
          "cds_start": 1447,
          "cds_end": null,
          "cds_length": 1623,
          "cdna_start": 1447,
          "cdna_end": null,
          "cdna_length": 2824,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1408C>A",
          "hgvs_p": "p.Arg470Arg",
          "transcript": "NM_001440642.1",
          "protein_id": "NP_001427571.1",
          "transcript_support_level": null,
          "aa_start": 470,
          "aa_end": null,
          "aa_length": 527,
          "cds_start": 1408,
          "cds_end": null,
          "cds_length": 1584,
          "cdna_start": 2070,
          "cdna_end": null,
          "cdna_length": 4656,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1408C>A",
          "hgvs_p": "p.Arg470Arg",
          "transcript": "ENST00000675288.1",
          "protein_id": "ENSP00000501942.1",
          "transcript_support_level": null,
          "aa_start": 470,
          "aa_end": null,
          "aa_length": 527,
          "cds_start": 1408,
          "cds_end": null,
          "cds_length": 1584,
          "cdna_start": 2057,
          "cdna_end": null,
          "cdna_length": 4641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1408C>A",
          "hgvs_p": "p.Arg470Arg",
          "transcript": "ENST00000675660.1",
          "protein_id": "ENSP00000502824.1",
          "transcript_support_level": null,
          "aa_start": 470,
          "aa_end": null,
          "aa_length": 527,
          "cds_start": 1408,
          "cds_end": null,
          "cds_length": 1584,
          "cdna_start": 2163,
          "cdna_end": null,
          "cdna_length": 4747,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1408C>A",
          "hgvs_p": "p.Arg470Arg",
          "transcript": "ENST00000675807.1",
          "protein_id": "ENSP00000501640.1",
          "transcript_support_level": null,
          "aa_start": 470,
          "aa_end": null,
          "aa_length": 527,
          "cds_start": 1408,
          "cds_end": null,
          "cds_length": 1584,
          "cdna_start": 2082,
          "cdna_end": null,
          "cdna_length": 3459,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1408C>A",
          "hgvs_p": "p.Arg470Arg",
          "transcript": "ENST00000675848.1",
          "protein_id": "ENSP00000502057.1",
          "transcript_support_level": null,
          "aa_start": 470,
          "aa_end": null,
          "aa_length": 527,
          "cds_start": 1408,
          "cds_end": null,
          "cds_length": 1584,
          "cdna_start": 2157,
          "cdna_end": null,
          "cdna_length": 4741,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1408C>A",
          "hgvs_p": "p.Arg470Arg",
          "transcript": "ENST00000676027.1",
          "protein_id": "ENSP00000502405.1",
          "transcript_support_level": null,
          "aa_start": 470,
          "aa_end": null,
          "aa_length": 527,
          "cds_start": 1408,
          "cds_end": null,
          "cds_length": 1584,
          "cdna_start": 2197,
          "cdna_end": null,
          "cdna_length": 4781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1354C>A",
          "hgvs_p": "p.Arg452Arg",
          "transcript": "NM_001440643.1",
          "protein_id": "NP_001427572.1",
          "transcript_support_level": null,
          "aa_start": 452,
          "aa_end": null,
          "aa_length": 509,
          "cds_start": 1354,
          "cds_end": null,
          "cds_length": 1530,
          "cdna_start": 1796,
          "cdna_end": null,
          "cdna_length": 4382,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "c.1540C>A",
          "hgvs_p": "p.Arg514Arg",
          "transcript": "XM_047427807.1",
          "protein_id": "XP_047283763.1",
          "transcript_support_level": null,
          "aa_start": 514,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": 1540,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": 1852,
          "cdna_end": null,
          "cdna_length": 4438,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2894C>A",
          "hgvs_p": null,
          "transcript": "ENST00000674901.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": 5478,
          "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": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1945C>A",
          "hgvs_p": null,
          "transcript": "ENST00000674950.1",
          "protein_id": "ENSP00000502425.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4974,
          "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": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1691C>A",
          "hgvs_p": null,
          "transcript": "ENST00000674974.1",
          "protein_id": "ENSP00000502337.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4705,
          "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": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2927C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675024.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": 5511,
          "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": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*4925C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675030.1",
          "protein_id": "ENSP00000502386.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7939,
          "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": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2915C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675034.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": 5499,
          "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": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2919C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675237.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": 5503,
          "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": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1553C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675320.1",
          "protein_id": "ENSP00000502076.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4582,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2717C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675413.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": 5301,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2828C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675495.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": 5412,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2808C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675767.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": 5392,
          "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": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1669C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675896.1",
          "protein_id": "ENSP00000502487.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5108,
          "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": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1694C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675910.1",
          "protein_id": "ENSP00000502622.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4657,
          "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": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1647C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675922.1",
          "protein_id": "ENSP00000502168.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4670,
          "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": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2818C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675957.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": 5402,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1367C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676146.1",
          "protein_id": "ENSP00000502583.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4396,
          "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": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1669C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676177.1",
          "protein_id": "ENSP00000501635.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4632,
          "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": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1074C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676268.1",
          "protein_id": "ENSP00000502444.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4505,
          "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": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1496C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676388.1",
          "protein_id": "ENSP00000501866.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4519,
          "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": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2792C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676393.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": 5376,
          "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": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.2958C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676432.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": 5542,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1945C>A",
          "hgvs_p": null,
          "transcript": "ENST00000674950.1",
          "protein_id": "ENSP00000502425.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4974,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1691C>A",
          "hgvs_p": null,
          "transcript": "ENST00000674974.1",
          "protein_id": "ENSP00000502337.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4705,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*4925C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675030.1",
          "protein_id": "ENSP00000502386.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7939,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1553C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675320.1",
          "protein_id": "ENSP00000502076.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4582,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1669C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675896.1",
          "protein_id": "ENSP00000502487.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5108,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1694C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675910.1",
          "protein_id": "ENSP00000502622.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4657,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1647C>A",
          "hgvs_p": null,
          "transcript": "ENST00000675922.1",
          "protein_id": "ENSP00000502168.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4670,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1367C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676146.1",
          "protein_id": "ENSP00000502583.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4396,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1669C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676177.1",
          "protein_id": "ENSP00000501635.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4632,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1074C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676268.1",
          "protein_id": "ENSP00000502444.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4505,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MTMR2",
          "gene_hgnc_id": 7450,
          "hgvs_c": "n.*1496C>A",
          "hgvs_p": null,
          "transcript": "ENST00000676388.1",
          "protein_id": "ENSP00000501866.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4519,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "MTMR2",
      "gene_hgnc_id": 7450,
      "dbsnp": "rs61735577",
      "frequency_reference_population": 0.027611574,
      "hom_count_reference_population": 1070,
      "allele_count_reference_population": 44523,
      "gnomad_exomes_af": 0.0266564,
      "gnomad_genomes_af": 0.0367964,
      "gnomad_exomes_ac": 38934,
      "gnomad_genomes_ac": 5589,
      "gnomad_exomes_homalt": 912,
      "gnomad_genomes_homalt": 158,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.47999998927116394,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.11999999731779099,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.48,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.038,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.12,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -21,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BA1",
      "acmg_by_gene": [
        {
          "score": -21,
          "benign_score": 21,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000346299.10",
          "gene_symbol": "MTMR2",
          "hgnc_id": 7450,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1756C>A",
          "hgvs_p": "p.Arg586Arg"
        }
      ],
      "clinvar_disease": "Charcot-Marie-Tooth disease,Charcot-Marie-Tooth disease type 4,Charcot-Marie-Tooth disease type 4B1,not provided",
      "clinvar_classification": "Benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "B:6",
      "phenotype_combined": "Charcot-Marie-Tooth disease type 4|Charcot-Marie-Tooth disease type 4B1|Charcot-Marie-Tooth disease|not provided",
      "pathogenicity_classification_combined": "Benign",
      "custom_annotations": null
    }
  ],
  "message": null
}