← 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: 1-216519327-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 216519327,
      "ref": "C",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "ENST00000408911.8",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.957G>T",
          "hgvs_p": "p.Ser319Ser",
          "transcript": "NM_001438.4",
          "protein_id": "NP_001429.2",
          "transcript_support_level": null,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 957,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1087,
          "cdna_end": null,
          "cdna_length": 5195,
          "mane_select": "ENST00000408911.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.957G>T",
          "hgvs_p": "p.Ser319Ser",
          "transcript": "ENST00000408911.8",
          "protein_id": "ENSP00000386171.3",
          "transcript_support_level": 1,
          "aa_start": 319,
          "aa_end": null,
          "aa_length": 458,
          "cds_start": 957,
          "cds_end": null,
          "cds_length": 1377,
          "cdna_start": 1087,
          "cdna_end": null,
          "cdna_length": 5195,
          "mane_select": "NM_001438.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "ENST00000366937.5",
          "protein_id": "ENSP00000355904.1",
          "transcript_support_level": 1,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1260,
          "cdna_end": null,
          "cdna_length": 5365,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000359162.6",
          "protein_id": "ENSP00000352077.2",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1092,
          "cdna_end": null,
          "cdna_length": 5197,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000360012.7",
          "protein_id": "ENSP00000353108.3",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1326,
          "cdna_end": null,
          "cdna_length": 5431,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000361395.6",
          "protein_id": "ENSP00000354584.2",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1111,
          "cdna_end": null,
          "cdna_length": 5216,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000366938.6",
          "protein_id": "ENSP00000355905.2",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1169,
          "cdna_end": null,
          "cdna_length": 5274,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000366940.6",
          "protein_id": "ENSP00000355907.2",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1206,
          "cdna_end": null,
          "cdna_length": 5314,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000487276.5",
          "protein_id": "ENSP00000419155.1",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1146,
          "cdna_end": null,
          "cdna_length": 3015,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000493603.5",
          "protein_id": "ENSP00000419594.1",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1199,
          "cdna_end": null,
          "cdna_length": 5304,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000493748.5",
          "protein_id": "ENSP00000417374.1",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1503,
          "cdna_end": null,
          "cdna_length": 2074,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000475275.5",
          "protein_id": "ENSP00000419514.1",
          "transcript_support_level": 1,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 353,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1063,
          "cdna_start": 1289,
          "cdna_end": null,
          "cdna_length": 1464,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "NM_001243518.2",
          "protein_id": "NP_001230447.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1236,
          "cdna_end": null,
          "cdna_length": 5344,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "ENST00000673908.1",
          "protein_id": "ENSP00000500992.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 1034,
          "cdna_end": null,
          "cdna_length": 5138,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001134285.3",
          "protein_id": "NP_001127757.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1153,
          "cdna_end": null,
          "cdna_length": 5261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243509.2",
          "protein_id": "NP_001230438.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1606,
          "cdna_end": null,
          "cdna_length": 5714,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243510.3",
          "protein_id": "NP_001230439.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1147,
          "cdna_end": null,
          "cdna_length": 5255,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243511.3",
          "protein_id": "NP_001230440.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1029,
          "cdna_end": null,
          "cdna_length": 5137,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243512.1",
          "protein_id": "NP_001230441.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1149,
          "cdna_end": null,
          "cdna_length": 5262,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243513.1",
          "protein_id": "NP_001230442.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1169,
          "cdna_end": null,
          "cdna_length": 5282,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243514.2",
          "protein_id": "NP_001230443.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1344,
          "cdna_end": null,
          "cdna_length": 5452,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243515.2",
          "protein_id": "NP_001230444.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1382,
          "cdna_end": null,
          "cdna_length": 5490,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001243519.2",
          "protein_id": "NP_001230448.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1386,
          "cdna_end": null,
          "cdna_length": 5494,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001350122.2",
          "protein_id": "NP_001337051.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1468,
          "cdna_end": null,
          "cdna_length": 5576,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001350123.2",
          "protein_id": "NP_001337052.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1224,
          "cdna_end": null,
          "cdna_length": 5332,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001350124.2",
          "protein_id": "NP_001337053.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1326,
          "cdna_end": null,
          "cdna_length": 5434,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_001350125.2",
          "protein_id": "NP_001337054.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1303,
          "cdna_end": null,
          "cdna_length": 5411,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_206594.3",
          "protein_id": "NP_996317.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1223,
          "cdna_end": null,
          "cdna_length": 5331,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "NM_206595.3",
          "protein_id": "NP_996318.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1105,
          "cdna_end": null,
          "cdna_length": 5213,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000361525.7",
          "protein_id": "ENSP00000355225.3",
          "transcript_support_level": 5,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1250,
          "cdna_end": null,
          "cdna_length": 5363,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000391890.7",
          "protein_id": "ENSP00000375761.4",
          "transcript_support_level": 5,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1429,
          "cdna_end": null,
          "cdna_length": 5542,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.888G>T",
          "hgvs_p": "p.Ser296Ser",
          "transcript": "ENST00000616180.4",
          "protein_id": "ENSP00000481528.1",
          "transcript_support_level": 5,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 435,
          "cds_start": 888,
          "cds_end": null,
          "cds_length": 1308,
          "cdna_start": 1081,
          "cdna_end": null,
          "cdna_length": 5194,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.771G>T",
          "hgvs_p": "p.Ser257Ser",
          "transcript": "NM_001243507.2",
          "protein_id": "NP_001230436.1",
          "transcript_support_level": null,
          "aa_start": 257,
          "aa_end": null,
          "aa_length": 396,
          "cds_start": 771,
          "cds_end": null,
          "cds_length": 1191,
          "cdna_start": 1515,
          "cdna_end": null,
          "cdna_length": 5623,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.771G>T",
          "hgvs_p": "p.Ser257Ser",
          "transcript": "ENST00000463665.5",
          "protein_id": "ENSP00000418629.1",
          "transcript_support_level": 2,
          "aa_start": 257,
          "aa_end": null,
          "aa_length": 396,
          "cds_start": 771,
          "cds_end": null,
          "cds_length": 1191,
          "cdna_start": 1454,
          "cdna_end": null,
          "cdna_length": 3359,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.402G>T",
          "hgvs_p": "p.Ser134Ser",
          "transcript": "NM_001243506.2",
          "protein_id": "NP_001230435.1",
          "transcript_support_level": null,
          "aa_start": 134,
          "aa_end": null,
          "aa_length": 273,
          "cds_start": 402,
          "cds_end": null,
          "cds_length": 822,
          "cdna_start": 689,
          "cdna_end": null,
          "cdna_length": 4797,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.204G>T",
          "hgvs_p": "p.Ser68Ser",
          "transcript": "NM_001243505.2",
          "protein_id": "NP_001230434.1",
          "transcript_support_level": null,
          "aa_start": 68,
          "aa_end": null,
          "aa_length": 207,
          "cds_start": 204,
          "cds_end": null,
          "cds_length": 624,
          "cdna_start": 616,
          "cdna_end": null,
          "cdna_length": 4724,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.1014G>T",
          "hgvs_p": "p.Ser338Ser",
          "transcript": "XM_011509265.4",
          "protein_id": "XP_011507567.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1014,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 2886,
          "cdna_end": null,
          "cdna_length": 6999,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.1014G>T",
          "hgvs_p": "p.Ser338Ser",
          "transcript": "XM_017000621.3",
          "protein_id": "XP_016856110.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1014,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 3044,
          "cdna_end": null,
          "cdna_length": 7157,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.1014G>T",
          "hgvs_p": "p.Ser338Ser",
          "transcript": "XM_017000622.2",
          "protein_id": "XP_016856111.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1014,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 1562,
          "cdna_end": null,
          "cdna_length": 5675,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.1014G>T",
          "hgvs_p": "p.Ser338Ser",
          "transcript": "XM_017000623.3",
          "protein_id": "XP_016856112.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1014,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 1574,
          "cdna_end": null,
          "cdna_length": 5687,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.1014G>T",
          "hgvs_p": "p.Ser338Ser",
          "transcript": "XM_017000624.3",
          "protein_id": "XP_016856113.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1014,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 1602,
          "cdna_end": null,
          "cdna_length": 5715,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.1014G>T",
          "hgvs_p": "p.Ser338Ser",
          "transcript": "XM_017000625.2",
          "protein_id": "XP_016856114.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1014,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 1486,
          "cdna_end": null,
          "cdna_length": 5599,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.1014G>T",
          "hgvs_p": "p.Ser338Ser",
          "transcript": "XM_047449307.1",
          "protein_id": "XP_047305263.1",
          "transcript_support_level": null,
          "aa_start": 338,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 1014,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": 10043,
          "cdna_end": null,
          "cdna_length": 14156,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_011509266.4",
          "protein_id": "XP_011507568.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 10022,
          "cdna_end": null,
          "cdna_length": 14135,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_011509267.1",
          "protein_id": "XP_011507569.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1531,
          "cdna_end": null,
          "cdna_length": 5644,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_011509268.3",
          "protein_id": "XP_011507570.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1355,
          "cdna_end": null,
          "cdna_length": 5468,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_011509269.3",
          "protein_id": "XP_011507571.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1186,
          "cdna_end": null,
          "cdna_length": 5299,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "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": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_047449344.1",
          "protein_id": "XP_047305300.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 10267,
          "cdna_end": null,
          "cdna_length": 14380,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "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": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_047449351.1",
          "protein_id": "XP_047305307.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 10148,
          "cdna_end": null,
          "cdna_length": 14261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_047449362.1",
          "protein_id": "XP_047305318.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 9972,
          "cdna_end": null,
          "cdna_length": 14085,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_047449368.1",
          "protein_id": "XP_047305324.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 9735,
          "cdna_end": null,
          "cdna_length": 13848,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.993G>T",
          "hgvs_p": "p.Ser331Ser",
          "transcript": "XM_047449371.1",
          "protein_id": "XP_047305327.1",
          "transcript_support_level": null,
          "aa_start": 331,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 993,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": 1575,
          "cdna_end": null,
          "cdna_length": 5688,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.978G>T",
          "hgvs_p": "p.Ser326Ser",
          "transcript": "XM_047449385.1",
          "protein_id": "XP_047305341.1",
          "transcript_support_level": null,
          "aa_start": 326,
          "aa_end": null,
          "aa_length": 465,
          "cds_start": 978,
          "cds_end": null,
          "cds_length": 1398,
          "cdna_start": 1108,
          "cdna_end": null,
          "cdna_length": 5221,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "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": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.972G>T",
          "hgvs_p": "p.Ser324Ser",
          "transcript": "XM_047449389.1",
          "protein_id": "XP_047305345.1",
          "transcript_support_level": null,
          "aa_start": 324,
          "aa_end": null,
          "aa_length": 463,
          "cds_start": 972,
          "cds_end": null,
          "cds_length": 1392,
          "cdna_start": 10246,
          "cdna_end": null,
          "cdna_length": 14359,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.966G>T",
          "hgvs_p": "p.Ser322Ser",
          "transcript": "XM_047449390.1",
          "protein_id": "XP_047305346.1",
          "transcript_support_level": null,
          "aa_start": 322,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 966,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1193,
          "cdna_end": null,
          "cdna_length": 5306,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.924G>T",
          "hgvs_p": "p.Ser308Ser",
          "transcript": "XM_011509271.3",
          "protein_id": "XP_011507573.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 924,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 1239,
          "cdna_end": null,
          "cdna_length": 5352,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.924G>T",
          "hgvs_p": "p.Ser308Ser",
          "transcript": "XM_047449391.1",
          "protein_id": "XP_047305347.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 924,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 9975,
          "cdna_end": null,
          "cdna_length": 14088,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.924G>T",
          "hgvs_p": "p.Ser308Ser",
          "transcript": "XM_047449392.1",
          "protein_id": "XP_047305348.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 924,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 9738,
          "cdna_end": null,
          "cdna_length": 13851,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.924G>T",
          "hgvs_p": "p.Ser308Ser",
          "transcript": "XM_047449393.1",
          "protein_id": "XP_047305349.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 924,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 7059,
          "cdna_end": null,
          "cdna_length": 11172,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.924G>T",
          "hgvs_p": "p.Ser308Ser",
          "transcript": "XM_047449394.1",
          "protein_id": "XP_047305350.1",
          "transcript_support_level": null,
          "aa_start": 308,
          "aa_end": null,
          "aa_length": 447,
          "cds_start": 924,
          "cds_end": null,
          "cds_length": 1344,
          "cdna_start": 1068,
          "cdna_end": null,
          "cdna_length": 5181,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_017000631.3",
          "protein_id": "XP_016856120.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 9844,
          "cdna_end": null,
          "cdna_length": 13957,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_017000632.3",
          "protein_id": "XP_016856121.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 10023,
          "cdna_end": null,
          "cdna_length": 14136,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_017000634.3",
          "protein_id": "XP_016856123.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 9726,
          "cdna_end": null,
          "cdna_length": 13839,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_017000636.3",
          "protein_id": "XP_016856125.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 1435,
          "cdna_end": null,
          "cdna_length": 5548,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_017000637.2",
          "protein_id": "XP_016856126.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 1463,
          "cdna_end": null,
          "cdna_length": 5576,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "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": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_047449395.1",
          "protein_id": "XP_047305351.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 10139,
          "cdna_end": null,
          "cdna_length": 14252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_047449396.1",
          "protein_id": "XP_047305352.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 10020,
          "cdna_end": null,
          "cdna_length": 14133,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_047449397.1",
          "protein_id": "XP_047305353.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 9957,
          "cdna_end": null,
          "cdna_length": 14070,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_047449398.1",
          "protein_id": "XP_047305354.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 9607,
          "cdna_end": null,
          "cdna_length": 13720,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_047449401.1",
          "protein_id": "XP_047305357.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 6928,
          "cdna_end": null,
          "cdna_length": 11041,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_047449402.1",
          "protein_id": "XP_047305358.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 1074,
          "cdna_end": null,
          "cdna_length": 5187,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "S",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ESRRG",
          "gene_hgnc_id": 3474,
          "hgvs_c": "c.909G>T",
          "hgvs_p": "p.Ser303Ser",
          "transcript": "XM_047449403.1",
          "protein_id": "XP_047305359.1",
          "transcript_support_level": null,
          "aa_start": 303,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 909,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": 1365,
          "cdna_end": null,
          "cdna_length": 5478,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "ESRRG",
      "gene_hgnc_id": 3474,
      "dbsnp": "rs945453",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 0,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.5699999928474426,
      "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.57,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.154,
      "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": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong,BP7",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 5,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000408911.8",
          "gene_symbol": "ESRRG",
          "hgnc_id": 3474,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.957G>T",
          "hgvs_p": "p.Ser319Ser"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}