← 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: 3-24127631-GTGT-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 24127631,
      "ref": "GTGT",
      "alt": "G",
      "effect": "conservative_inframe_deletion",
      "transcript": "NM_001354712.2",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001354712.2",
          "protein_id": "NP_001341641.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1470,
          "cdna_end": null,
          "cdna_length": 7576,
          "mane_select": "ENST00000646209.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000646209.2",
          "protein_id": "ENSP00000496686.2",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1470,
          "cdna_end": null,
          "cdna_length": 7576,
          "mane_select": "NM_001354712.2",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000356447.9",
          "protein_id": "ENSP00000348827.4",
          "transcript_support_level": 1,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1388,
          "cdna_end": null,
          "cdna_length": 6433,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1054_1056delACA",
          "hgvs_p": "p.Thr352del",
          "transcript": "ENST00000280696.9",
          "protein_id": "ENSP00000280696.5",
          "transcript_support_level": 5,
          "aa_start": 352,
          "aa_end": null,
          "aa_length": 476,
          "cds_start": 1054,
          "cds_end": null,
          "cds_length": 1431,
          "cdna_start": 1297,
          "cdna_end": null,
          "cdna_length": 1718,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_000461.5",
          "protein_id": "NP_000452.2",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1324,
          "cdna_end": null,
          "cdna_length": 7430,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001128176.3",
          "protein_id": "NP_001121648.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1435,
          "cdna_end": null,
          "cdna_length": 7541,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001128177.2",
          "protein_id": "NP_001121649.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1461,
          "cdna_end": null,
          "cdna_length": 7567,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001252634.2",
          "protein_id": "NP_001239563.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1559,
          "cdna_end": null,
          "cdna_length": 7665,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001354708.2",
          "protein_id": "NP_001341637.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1701,
          "cdna_end": null,
          "cdna_length": 7807,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001354709.2",
          "protein_id": "NP_001341638.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1238,
          "cdna_end": null,
          "cdna_length": 7344,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001354710.2",
          "protein_id": "NP_001341639.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1327,
          "cdna_end": null,
          "cdna_length": 7433,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001354711.2",
          "protein_id": "NP_001341640.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1181,
          "cdna_end": null,
          "cdna_length": 7287,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001354713.2",
          "protein_id": "NP_001341642.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1289,
          "cdna_end": null,
          "cdna_length": 7395,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001374822.1",
          "protein_id": "NP_001361751.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1260,
          "cdna_end": null,
          "cdna_length": 7366,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001374823.1",
          "protein_id": "NP_001361752.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1392,
          "cdna_end": null,
          "cdna_length": 7498,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001374824.1",
          "protein_id": "NP_001361753.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1565,
          "cdna_end": null,
          "cdna_length": 7671,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001374825.1",
          "protein_id": "NP_001361754.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1272,
          "cdna_end": null,
          "cdna_length": 7378,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "NM_001374826.1",
          "protein_id": "NP_001361755.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1426,
          "cdna_end": null,
          "cdna_length": 7532,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000396671.7",
          "protein_id": "ENSP00000379904.2",
          "transcript_support_level": 5,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1296,
          "cdna_end": null,
          "cdna_length": 7402,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000416420.5",
          "protein_id": "ENSP00000414444.1",
          "transcript_support_level": 2,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1520,
          "cdna_end": null,
          "cdna_length": 2571,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000642307.1",
          "protein_id": "ENSP00000494618.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1256,
          "cdna_end": null,
          "cdna_length": 5444,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000643772.1",
          "protein_id": "ENSP00000496029.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1389,
          "cdna_end": null,
          "cdna_length": 5592,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000644321.1",
          "protein_id": "ENSP00000496616.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1302,
          "cdna_end": null,
          "cdna_length": 5489,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000645139.1",
          "protein_id": "ENSP00000493709.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1308,
          "cdna_end": null,
          "cdna_length": 5499,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "ENST00000646432.1",
          "protein_id": "ENSP00000496509.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1494,
          "cdna_end": null,
          "cdna_length": 5710,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.916_918delACA",
          "hgvs_p": "p.Thr306del",
          "transcript": "NM_001354714.2",
          "protein_id": "NP_001341643.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 916,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": 1117,
          "cdna_end": null,
          "cdna_length": 7223,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.916_918delACA",
          "hgvs_p": "p.Thr306del",
          "transcript": "NM_001354715.2",
          "protein_id": "NP_001341644.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 916,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": 1225,
          "cdna_end": null,
          "cdna_length": 7331,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_011534047.4",
          "protein_id": "XP_011532349.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1607,
          "cdna_end": null,
          "cdna_length": 7713,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_011534050.3",
          "protein_id": "XP_011532352.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1415,
          "cdna_end": null,
          "cdna_length": 7521,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_024453734.2",
          "protein_id": "XP_024309502.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1464,
          "cdna_end": null,
          "cdna_length": 7570,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_024453737.2",
          "protein_id": "XP_024309505.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 37670,
          "cdna_end": null,
          "cdna_length": 43776,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448789.1",
          "protein_id": "XP_047304745.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1572,
          "cdna_end": null,
          "cdna_length": 7678,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448790.1",
          "protein_id": "XP_047304746.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1659,
          "cdna_end": null,
          "cdna_length": 7765,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448791.1",
          "protein_id": "XP_047304747.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1534,
          "cdna_end": null,
          "cdna_length": 7640,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448792.1",
          "protein_id": "XP_047304748.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1505,
          "cdna_end": null,
          "cdna_length": 7611,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448793.1",
          "protein_id": "XP_047304749.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1629,
          "cdna_end": null,
          "cdna_length": 7735,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448794.1",
          "protein_id": "XP_047304750.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1847,
          "cdna_end": null,
          "cdna_length": 7953,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448795.1",
          "protein_id": "XP_047304751.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1522,
          "cdna_end": null,
          "cdna_length": 7628,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448796.1",
          "protein_id": "XP_047304752.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1416,
          "cdna_end": null,
          "cdna_length": 7522,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448797.1",
          "protein_id": "XP_047304753.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1444,
          "cdna_end": null,
          "cdna_length": 7550,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448798.1",
          "protein_id": "XP_047304754.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1524,
          "cdna_end": null,
          "cdna_length": 7630,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448799.1",
          "protein_id": "XP_047304755.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1418,
          "cdna_end": null,
          "cdna_length": 7524,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448800.1",
          "protein_id": "XP_047304756.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1552,
          "cdna_end": null,
          "cdna_length": 7658,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448801.1",
          "protein_id": "XP_047304757.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1279,
          "cdna_end": null,
          "cdna_length": 7385,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448802.1",
          "protein_id": "XP_047304758.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1387,
          "cdna_end": null,
          "cdna_length": 7493,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448803.1",
          "protein_id": "XP_047304759.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1318,
          "cdna_end": null,
          "cdna_length": 7424,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448804.1",
          "protein_id": "XP_047304760.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1394,
          "cdna_end": null,
          "cdna_length": 7500,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448805.1",
          "protein_id": "XP_047304761.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1346,
          "cdna_end": null,
          "cdna_length": 7452,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448806.1",
          "protein_id": "XP_047304762.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1359,
          "cdna_end": null,
          "cdna_length": 7465,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448807.1",
          "protein_id": "XP_047304763.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1517,
          "cdna_end": null,
          "cdna_length": 7623,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448808.1",
          "protein_id": "XP_047304764.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1685,
          "cdna_end": null,
          "cdna_length": 7791,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448809.1",
          "protein_id": "XP_047304765.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1496,
          "cdna_end": null,
          "cdna_length": 7602,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448810.1",
          "protein_id": "XP_047304766.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1838,
          "cdna_end": null,
          "cdna_length": 7944,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448811.1",
          "protein_id": "XP_047304767.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1251,
          "cdna_end": null,
          "cdna_length": 7357,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448812.1",
          "protein_id": "XP_047304768.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1483,
          "cdna_end": null,
          "cdna_length": 7589,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448813.1",
          "protein_id": "XP_047304769.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1380,
          "cdna_end": null,
          "cdna_length": 7486,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448814.1",
          "protein_id": "XP_047304770.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1641,
          "cdna_end": null,
          "cdna_length": 7747,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448815.1",
          "protein_id": "XP_047304771.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1814,
          "cdna_end": null,
          "cdna_length": 7920,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448816.1",
          "protein_id": "XP_047304772.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1638,
          "cdna_end": null,
          "cdna_length": 7744,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del",
          "transcript": "XM_047448817.1",
          "protein_id": "XP_047304773.1",
          "transcript_support_level": null,
          "aa_start": 337,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 1009,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": 1492,
          "cdna_end": null,
          "cdna_length": 7598,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.916_918delACA",
          "hgvs_p": "p.Thr306del",
          "transcript": "XM_017007113.2",
          "protein_id": "XP_016862602.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 916,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": 1260,
          "cdna_end": null,
          "cdna_length": 7366,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "T",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_deletion"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.916_918delACA",
          "hgvs_p": "p.Thr306del",
          "transcript": "XM_047448818.1",
          "protein_id": "XP_047304774.1",
          "transcript_support_level": null,
          "aa_start": 306,
          "aa_end": null,
          "aa_length": 430,
          "cds_start": 916,
          "cds_end": null,
          "cds_length": 1293,
          "cdna_start": 1543,
          "cdna_end": null,
          "cdna_length": 7649,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "n.*1638_*1640delACA",
          "hgvs_p": null,
          "transcript": "ENST00000646966.1",
          "protein_id": "ENSP00000496095.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6600,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "n.*1638_*1640delACA",
          "hgvs_p": null,
          "transcript": "ENST00000646966.1",
          "protein_id": "ENSP00000496095.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 6600,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "THRB",
          "gene_hgnc_id": 11799,
          "hgvs_c": "c.973+36_973+38delACA",
          "hgvs_p": null,
          "transcript": "NM_001374827.1",
          "protein_id": "NP_001361756.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 404,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1215,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 7116,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "THRB",
      "gene_hgnc_id": 11799,
      "dbsnp": "rs121918689",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": 0.05000000074505806,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 8.017,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0.05,
      "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": "Uncertain_significance",
      "acmg_criteria": "PM1,PM2,PM4_Supporting",
      "acmg_by_gene": [
        {
          "score": 5,
          "benign_score": 0,
          "pathogenic_score": 5,
          "criteria": [
            "PM1",
            "PM2",
            "PM4_Supporting"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001354712.2",
          "gene_symbol": "THRB",
          "hgnc_id": 11799,
          "effects": [
            "conservative_inframe_deletion"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.1009_1011delACA",
          "hgvs_p": "p.Thr337del"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}