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

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 2538603,
      "ref": "T",
      "alt": "G",
      "effect": "synonymous_variant",
      "transcript": "NM_001350626.2",
      "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1932A>C",
          "hgvs_p": "p.Arg644Arg",
          "transcript": "NM_152743.4",
          "protein_id": "NP_689956.2",
          "transcript_support_level": null,
          "aa_start": 644,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": 1932,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000340611.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_152743.4"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1932A>C",
          "hgvs_p": "p.Arg644Arg",
          "transcript": "ENST00000340611.9",
          "protein_id": "ENSP00000339637.4",
          "transcript_support_level": 1,
          "aa_start": 644,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": 1932,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_152743.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000340611.9"
        },
        {
          "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": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2169A>C",
          "hgvs_p": "p.Arg723Arg",
          "transcript": "ENST00000890463.1",
          "protein_id": "ENSP00000560522.1",
          "transcript_support_level": null,
          "aa_start": 723,
          "aa_end": null,
          "aa_length": 900,
          "cds_start": 2169,
          "cds_end": null,
          "cds_length": 2703,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890463.1"
        },
        {
          "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": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2166A>C",
          "hgvs_p": "p.Arg722Arg",
          "transcript": "ENST00000917322.1",
          "protein_id": "ENSP00000587381.1",
          "transcript_support_level": null,
          "aa_start": 722,
          "aa_end": null,
          "aa_length": 899,
          "cds_start": 2166,
          "cds_end": null,
          "cds_length": 2700,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917322.1"
        },
        {
          "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": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2139A>C",
          "hgvs_p": "p.Arg713Arg",
          "transcript": "ENST00000890472.1",
          "protein_id": "ENSP00000560531.1",
          "transcript_support_level": null,
          "aa_start": 713,
          "aa_end": null,
          "aa_length": 890,
          "cds_start": 2139,
          "cds_end": null,
          "cds_length": 2673,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890472.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2124A>C",
          "hgvs_p": "p.Arg708Arg",
          "transcript": "ENST00000917323.1",
          "protein_id": "ENSP00000587382.1",
          "transcript_support_level": null,
          "aa_start": 708,
          "aa_end": null,
          "aa_length": 885,
          "cds_start": 2124,
          "cds_end": null,
          "cds_length": 2658,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917323.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2112A>C",
          "hgvs_p": "p.Arg704Arg",
          "transcript": "NM_001350626.2",
          "protein_id": "NP_001337555.1",
          "transcript_support_level": null,
          "aa_start": 704,
          "aa_end": null,
          "aa_length": 881,
          "cds_start": 2112,
          "cds_end": null,
          "cds_length": 2646,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350626.2"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2112A>C",
          "hgvs_p": "p.Arg704Arg",
          "transcript": "ENST00000890462.1",
          "protein_id": "ENSP00000560521.1",
          "transcript_support_level": null,
          "aa_start": 704,
          "aa_end": null,
          "aa_length": 881,
          "cds_start": 2112,
          "cds_end": null,
          "cds_length": 2646,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890462.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2112A>C",
          "hgvs_p": "p.Arg704Arg",
          "transcript": "ENST00000890481.1",
          "protein_id": "ENSP00000560540.1",
          "transcript_support_level": null,
          "aa_start": 704,
          "aa_end": null,
          "aa_length": 881,
          "cds_start": 2112,
          "cds_end": null,
          "cds_length": 2646,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890481.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2109A>C",
          "hgvs_p": "p.Arg703Arg",
          "transcript": "ENST00000890470.1",
          "protein_id": "ENSP00000560529.1",
          "transcript_support_level": null,
          "aa_start": 703,
          "aa_end": null,
          "aa_length": 880,
          "cds_start": 2109,
          "cds_end": null,
          "cds_length": 2643,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890470.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2073A>C",
          "hgvs_p": "p.Arg691Arg",
          "transcript": "ENST00000890464.1",
          "protein_id": "ENSP00000560523.1",
          "transcript_support_level": null,
          "aa_start": 691,
          "aa_end": null,
          "aa_length": 868,
          "cds_start": 2073,
          "cds_end": null,
          "cds_length": 2607,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890464.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2049A>C",
          "hgvs_p": "p.Arg683Arg",
          "transcript": "ENST00000970715.1",
          "protein_id": "ENSP00000640774.1",
          "transcript_support_level": null,
          "aa_start": 683,
          "aa_end": null,
          "aa_length": 860,
          "cds_start": 2049,
          "cds_end": null,
          "cds_length": 2583,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970715.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2037A>C",
          "hgvs_p": "p.Arg679Arg",
          "transcript": "ENST00000917321.1",
          "protein_id": "ENSP00000587380.1",
          "transcript_support_level": null,
          "aa_start": 679,
          "aa_end": null,
          "aa_length": 856,
          "cds_start": 2037,
          "cds_end": null,
          "cds_length": 2571,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917321.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2016A>C",
          "hgvs_p": "p.Arg672Arg",
          "transcript": "ENST00000890468.1",
          "protein_id": "ENSP00000560527.1",
          "transcript_support_level": null,
          "aa_start": 672,
          "aa_end": null,
          "aa_length": 849,
          "cds_start": 2016,
          "cds_end": null,
          "cds_length": 2550,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890468.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2013A>C",
          "hgvs_p": "p.Arg671Arg",
          "transcript": "ENST00000917319.1",
          "protein_id": "ENSP00000587378.1",
          "transcript_support_level": null,
          "aa_start": 671,
          "aa_end": null,
          "aa_length": 848,
          "cds_start": 2013,
          "cds_end": null,
          "cds_length": 2547,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917319.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1989A>C",
          "hgvs_p": "p.Arg663Arg",
          "transcript": "ENST00000890471.1",
          "protein_id": "ENSP00000560530.1",
          "transcript_support_level": null,
          "aa_start": 663,
          "aa_end": null,
          "aa_length": 840,
          "cds_start": 1989,
          "cds_end": null,
          "cds_length": 2523,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890471.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1989A>C",
          "hgvs_p": "p.Arg663Arg",
          "transcript": "ENST00000890484.1",
          "protein_id": "ENSP00000560543.1",
          "transcript_support_level": null,
          "aa_start": 663,
          "aa_end": null,
          "aa_length": 840,
          "cds_start": 1989,
          "cds_end": null,
          "cds_length": 2523,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890484.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1989A>C",
          "hgvs_p": "p.Arg663Arg",
          "transcript": "ENST00000970714.1",
          "protein_id": "ENSP00000640773.1",
          "transcript_support_level": null,
          "aa_start": 663,
          "aa_end": null,
          "aa_length": 840,
          "cds_start": 1989,
          "cds_end": null,
          "cds_length": 2523,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970714.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1986A>C",
          "hgvs_p": "p.Arg662Arg",
          "transcript": "ENST00000890474.1",
          "protein_id": "ENSP00000560533.1",
          "transcript_support_level": null,
          "aa_start": 662,
          "aa_end": null,
          "aa_length": 839,
          "cds_start": 1986,
          "cds_end": null,
          "cds_length": 2520,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890474.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1986A>C",
          "hgvs_p": "p.Arg662Arg",
          "transcript": "ENST00000890475.1",
          "protein_id": "ENSP00000560534.1",
          "transcript_support_level": null,
          "aa_start": 662,
          "aa_end": null,
          "aa_length": 839,
          "cds_start": 1986,
          "cds_end": null,
          "cds_length": 2520,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890475.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1980A>C",
          "hgvs_p": "p.Arg660Arg",
          "transcript": "ENST00000917329.1",
          "protein_id": "ENSP00000587388.1",
          "transcript_support_level": null,
          "aa_start": 660,
          "aa_end": null,
          "aa_length": 837,
          "cds_start": 1980,
          "cds_end": null,
          "cds_length": 2514,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917329.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1965A>C",
          "hgvs_p": "p.Arg655Arg",
          "transcript": "ENST00000890476.1",
          "protein_id": "ENSP00000560535.1",
          "transcript_support_level": null,
          "aa_start": 655,
          "aa_end": null,
          "aa_length": 832,
          "cds_start": 1965,
          "cds_end": null,
          "cds_length": 2499,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890476.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1962A>C",
          "hgvs_p": "p.Arg654Arg",
          "transcript": "ENST00000917327.1",
          "protein_id": "ENSP00000587386.1",
          "transcript_support_level": null,
          "aa_start": 654,
          "aa_end": null,
          "aa_length": 831,
          "cds_start": 1962,
          "cds_end": null,
          "cds_length": 2496,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917327.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1962A>C",
          "hgvs_p": "p.Arg654Arg",
          "transcript": "ENST00000970712.1",
          "protein_id": "ENSP00000640771.1",
          "transcript_support_level": null,
          "aa_start": 654,
          "aa_end": null,
          "aa_length": 831,
          "cds_start": 1962,
          "cds_end": null,
          "cds_length": 2496,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970712.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1932A>C",
          "hgvs_p": "p.Arg644Arg",
          "transcript": "ENST00000890473.1",
          "protein_id": "ENSP00000560532.1",
          "transcript_support_level": null,
          "aa_start": 644,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": 1932,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890473.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1932A>C",
          "hgvs_p": "p.Arg644Arg",
          "transcript": "ENST00000890478.1",
          "protein_id": "ENSP00000560537.1",
          "transcript_support_level": null,
          "aa_start": 644,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": 1932,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890478.1"
        },
        {
          "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": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1932A>C",
          "hgvs_p": "p.Arg644Arg",
          "transcript": "ENST00000917326.1",
          "protein_id": "ENSP00000587385.1",
          "transcript_support_level": null,
          "aa_start": 644,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": 1932,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917326.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1929A>C",
          "hgvs_p": "p.Arg643Arg",
          "transcript": "ENST00000890466.1",
          "protein_id": "ENSP00000560525.1",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 820,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 2463,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890466.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1929A>C",
          "hgvs_p": "p.Arg643Arg",
          "transcript": "ENST00000890482.1",
          "protein_id": "ENSP00000560541.1",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 820,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 2463,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890482.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1929A>C",
          "hgvs_p": "p.Arg643Arg",
          "transcript": "ENST00000890483.1",
          "protein_id": "ENSP00000560542.1",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 820,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 2463,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890483.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1926A>C",
          "hgvs_p": "p.Arg642Arg",
          "transcript": "ENST00000970716.1",
          "protein_id": "ENSP00000640775.1",
          "transcript_support_level": null,
          "aa_start": 642,
          "aa_end": null,
          "aa_length": 819,
          "cds_start": 1926,
          "cds_end": null,
          "cds_length": 2460,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970716.1"
        },
        {
          "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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1923A>C",
          "hgvs_p": "p.Arg641Arg",
          "transcript": "ENST00000917330.1",
          "protein_id": "ENSP00000587389.1",
          "transcript_support_level": null,
          "aa_start": 641,
          "aa_end": null,
          "aa_length": 818,
          "cds_start": 1923,
          "cds_end": null,
          "cds_length": 2457,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917330.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1902A>C",
          "hgvs_p": "p.Arg634Arg",
          "transcript": "ENST00000890465.1",
          "protein_id": "ENSP00000560524.1",
          "transcript_support_level": null,
          "aa_start": 634,
          "aa_end": null,
          "aa_length": 811,
          "cds_start": 1902,
          "cds_end": null,
          "cds_length": 2436,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890465.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1899A>C",
          "hgvs_p": "p.Arg633Arg",
          "transcript": "ENST00000890480.1",
          "protein_id": "ENSP00000560539.1",
          "transcript_support_level": null,
          "aa_start": 633,
          "aa_end": null,
          "aa_length": 810,
          "cds_start": 1899,
          "cds_end": null,
          "cds_length": 2433,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890480.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1896A>C",
          "hgvs_p": "p.Arg632Arg",
          "transcript": "ENST00000890467.1",
          "protein_id": "ENSP00000560526.1",
          "transcript_support_level": null,
          "aa_start": 632,
          "aa_end": null,
          "aa_length": 809,
          "cds_start": 1896,
          "cds_end": null,
          "cds_length": 2430,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890467.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1896A>C",
          "hgvs_p": "p.Arg632Arg",
          "transcript": "ENST00000917328.1",
          "protein_id": "ENSP00000587387.1",
          "transcript_support_level": null,
          "aa_start": 632,
          "aa_end": null,
          "aa_length": 809,
          "cds_start": 1896,
          "cds_end": null,
          "cds_length": 2430,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917328.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1836A>C",
          "hgvs_p": "p.Arg612Arg",
          "transcript": "ENST00000890477.1",
          "protein_id": "ENSP00000560536.1",
          "transcript_support_level": null,
          "aa_start": 612,
          "aa_end": null,
          "aa_length": 789,
          "cds_start": 1836,
          "cds_end": null,
          "cds_length": 2370,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890477.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1833A>C",
          "hgvs_p": "p.Arg611Arg",
          "transcript": "ENST00000970713.1",
          "protein_id": "ENSP00000640772.1",
          "transcript_support_level": null,
          "aa_start": 611,
          "aa_end": null,
          "aa_length": 788,
          "cds_start": 1833,
          "cds_end": null,
          "cds_length": 2367,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970713.1"
        },
        {
          "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": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1809A>C",
          "hgvs_p": "p.Arg603Arg",
          "transcript": "ENST00000890479.1",
          "protein_id": "ENSP00000560538.1",
          "transcript_support_level": null,
          "aa_start": 603,
          "aa_end": null,
          "aa_length": 780,
          "cds_start": 1809,
          "cds_end": null,
          "cds_length": 2343,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890479.1"
        },
        {
          "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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1800A>C",
          "hgvs_p": "p.Arg600Arg",
          "transcript": "ENST00000970718.1",
          "protein_id": "ENSP00000640777.1",
          "transcript_support_level": null,
          "aa_start": 600,
          "aa_end": null,
          "aa_length": 777,
          "cds_start": 1800,
          "cds_end": null,
          "cds_length": 2334,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970718.1"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1794A>C",
          "hgvs_p": "p.Arg598Arg",
          "transcript": "ENST00000970719.1",
          "protein_id": "ENSP00000640778.1",
          "transcript_support_level": null,
          "aa_start": 598,
          "aa_end": null,
          "aa_length": 775,
          "cds_start": 1794,
          "cds_end": null,
          "cds_length": 2328,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970719.1"
        },
        {
          "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": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1782A>C",
          "hgvs_p": "p.Arg594Arg",
          "transcript": "ENST00000917325.1",
          "protein_id": "ENSP00000587384.1",
          "transcript_support_level": null,
          "aa_start": 594,
          "aa_end": null,
          "aa_length": 771,
          "cds_start": 1782,
          "cds_end": null,
          "cds_length": 2316,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917325.1"
        },
        {
          "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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1755A>C",
          "hgvs_p": "p.Arg585Arg",
          "transcript": "ENST00000970717.1",
          "protein_id": "ENSP00000640776.1",
          "transcript_support_level": null,
          "aa_start": 585,
          "aa_end": null,
          "aa_length": 762,
          "cds_start": 1755,
          "cds_end": null,
          "cds_length": 2289,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970717.1"
        },
        {
          "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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1671A>C",
          "hgvs_p": "p.Arg557Arg",
          "transcript": "ENST00000917320.1",
          "protein_id": "ENSP00000587379.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 734,
          "cds_start": 1671,
          "cds_end": null,
          "cds_length": 2205,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917320.1"
        },
        {
          "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": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1629A>C",
          "hgvs_p": "p.Arg543Arg",
          "transcript": "ENST00000890469.1",
          "protein_id": "ENSP00000560528.1",
          "transcript_support_level": null,
          "aa_start": 543,
          "aa_end": null,
          "aa_length": 720,
          "cds_start": 1629,
          "cds_end": null,
          "cds_length": 2163,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000890469.1"
        },
        {
          "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": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1620A>C",
          "hgvs_p": "p.Arg540Arg",
          "transcript": "ENST00000917324.1",
          "protein_id": "ENSP00000587383.1",
          "transcript_support_level": null,
          "aa_start": 540,
          "aa_end": null,
          "aa_length": 717,
          "cds_start": 1620,
          "cds_end": null,
          "cds_length": 2154,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000917324.1"
        },
        {
          "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": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1407A>C",
          "hgvs_p": "p.Arg469Arg",
          "transcript": "NM_001350627.2",
          "protein_id": "NP_001337556.1",
          "transcript_support_level": null,
          "aa_start": 469,
          "aa_end": null,
          "aa_length": 646,
          "cds_start": 1407,
          "cds_end": null,
          "cds_length": 1941,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001350627.2"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2196A>C",
          "hgvs_p": "p.Arg732Arg",
          "transcript": "XM_011515177.3",
          "protein_id": "XP_011513479.1",
          "transcript_support_level": null,
          "aa_start": 732,
          "aa_end": null,
          "aa_length": 909,
          "cds_start": 2196,
          "cds_end": null,
          "cds_length": 2730,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515177.3"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2196A>C",
          "hgvs_p": "p.Arg732Arg",
          "transcript": "XM_011515178.2",
          "protein_id": "XP_011513480.1",
          "transcript_support_level": null,
          "aa_start": 732,
          "aa_end": null,
          "aa_length": 909,
          "cds_start": 2196,
          "cds_end": null,
          "cds_length": 2730,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515178.2"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2193A>C",
          "hgvs_p": "p.Arg731Arg",
          "transcript": "XM_011515179.3",
          "protein_id": "XP_011513481.1",
          "transcript_support_level": null,
          "aa_start": 731,
          "aa_end": null,
          "aa_length": 908,
          "cds_start": 2193,
          "cds_end": null,
          "cds_length": 2727,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515179.3"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2109A>C",
          "hgvs_p": "p.Arg703Arg",
          "transcript": "XM_047420028.1",
          "protein_id": "XP_047275984.1",
          "transcript_support_level": null,
          "aa_start": 703,
          "aa_end": null,
          "aa_length": 880,
          "cds_start": 2109,
          "cds_end": null,
          "cds_length": 2643,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420028.1"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.2016A>C",
          "hgvs_p": "p.Arg672Arg",
          "transcript": "XM_011515181.3",
          "protein_id": "XP_011513483.1",
          "transcript_support_level": null,
          "aa_start": 672,
          "aa_end": null,
          "aa_length": 849,
          "cds_start": 2016,
          "cds_end": null,
          "cds_length": 2550,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515181.3"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1929A>C",
          "hgvs_p": "p.Arg643Arg",
          "transcript": "XM_017011834.2",
          "protein_id": "XP_016867323.1",
          "transcript_support_level": null,
          "aa_start": 643,
          "aa_end": null,
          "aa_length": 820,
          "cds_start": 1929,
          "cds_end": null,
          "cds_length": 2463,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011834.2"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1671A>C",
          "hgvs_p": "p.Arg557Arg",
          "transcript": "XM_011515184.4",
          "protein_id": "XP_011513486.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 734,
          "cds_start": 1671,
          "cds_end": null,
          "cds_length": 2205,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515184.4"
        },
        {
          "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": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1671A>C",
          "hgvs_p": "p.Arg557Arg",
          "transcript": "XM_047420030.1",
          "protein_id": "XP_047275986.1",
          "transcript_support_level": null,
          "aa_start": 557,
          "aa_end": null,
          "aa_length": 734,
          "cds_start": 1671,
          "cds_end": null,
          "cds_length": 2205,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420030.1"
        },
        {
          "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": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.1407A>C",
          "hgvs_p": "p.Arg469Arg",
          "transcript": "XM_047420031.1",
          "protein_id": "XP_047275987.1",
          "transcript_support_level": null,
          "aa_start": 469,
          "aa_end": null,
          "aa_length": 646,
          "cds_start": 1407,
          "cds_end": null,
          "cds_length": 1941,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420031.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.768A>C",
          "hgvs_p": "p.Arg256Arg",
          "transcript": "XM_024446682.2",
          "protein_id": "XP_024302450.1",
          "transcript_support_level": null,
          "aa_start": 256,
          "aa_end": null,
          "aa_length": 433,
          "cds_start": 768,
          "cds_end": null,
          "cds_length": 1302,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024446682.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.*79A>C",
          "hgvs_p": null,
          "transcript": "XM_011515186.3",
          "protein_id": "XP_011513488.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 587,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1764,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011515186.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.*79A>C",
          "hgvs_p": null,
          "transcript": "XM_047420032.1",
          "protein_id": "XP_047275988.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 586,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1761,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420032.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.*79A>C",
          "hgvs_p": null,
          "transcript": "XM_017011836.3",
          "protein_id": "XP_016867325.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 559,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1680,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011836.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "c.*79A>C",
          "hgvs_p": null,
          "transcript": "XM_047420033.1",
          "protein_id": "XP_047275989.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 558,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1677,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420033.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "n.3718A>C",
          "hgvs_p": null,
          "transcript": "ENST00000467558.5",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000467558.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "n.4504A>C",
          "hgvs_p": null,
          "transcript": "ENST00000469750.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000469750.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "n.475A>C",
          "hgvs_p": null,
          "transcript": "ENST00000473879.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000473879.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "n.4638A>C",
          "hgvs_p": null,
          "transcript": "ENST00000493232.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000493232.5"
        },
        {
          "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": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "BRAT1",
          "gene_hgnc_id": 21701,
          "hgvs_c": "n.2115A>C",
          "hgvs_p": null,
          "transcript": "NR_146879.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_146879.2"
        }
      ],
      "gene_symbol": "BRAT1",
      "gene_hgnc_id": 21701,
      "dbsnp": "rs4719552",
      "frequency_reference_population": 0.000009392176,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 15,
      "gnomad_exomes_af": 0.0000096877,
      "gnomad_genomes_af": 0.00000658146,
      "gnomad_exomes_ac": 14,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8100000023841858,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.81,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.008,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -5,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong,BP7",
      "acmg_by_gene": [
        {
          "score": -5,
          "benign_score": 5,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001350626.2",
          "gene_symbol": "BRAT1",
          "hgnc_id": 21701,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2112A>C",
          "hgvs_p": "p.Arg704Arg"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}