← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 7-150796436-T-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "7",
      "pos": 150796436,
      "ref": "T",
      "alt": "G",
      "effect": "missense_variant",
      "transcript": "NM_001362691.2",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "NM_001101312.2",
          "protein_id": "NP_001094782.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000326442.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001101312.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000326442.10",
          "protein_id": "ENSP00000318409.5",
          "transcript_support_level": 1,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001101312.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000326442.10"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000447204.6",
          "protein_id": "ENSP00000410269.2",
          "transcript_support_level": 1,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000447204.6"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854817.1",
          "protein_id": "ENSP00000524876.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 318,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 957,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854817.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854831.1",
          "protein_id": "ENSP00000524890.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 318,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 957,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854831.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854844.1",
          "protein_id": "ENSP00000524903.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 318,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 957,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854844.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854854.1",
          "protein_id": "ENSP00000524913.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 301,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 906,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854854.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.182A>C",
          "hgvs_p": "p.Lys61Thr",
          "transcript": "NM_001362691.2",
          "protein_id": "NP_001349620.1",
          "transcript_support_level": null,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 286,
          "cds_start": 182,
          "cds_end": null,
          "cds_length": 861,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001362691.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.182A>C",
          "hgvs_p": "p.Lys61Thr",
          "transcript": "NM_001362692.2",
          "protein_id": "NP_001349621.1",
          "transcript_support_level": null,
          "aa_start": 61,
          "aa_end": null,
          "aa_length": 286,
          "cds_start": 182,
          "cds_end": null,
          "cds_length": 861,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001362692.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854850.1",
          "protein_id": "ENSP00000524909.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 278,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854850.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "NM_001101311.2",
          "protein_id": "NP_001094781.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001101311.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "NM_014020.4",
          "protein_id": "NP_054739.3",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_014020.4"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000429904.6",
          "protein_id": "ENSP00000397810.2",
          "transcript_support_level": 2,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000429904.6"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000492607.5",
          "protein_id": "ENSP00000419258.1",
          "transcript_support_level": 5,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000492607.5"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854800.1",
          "protein_id": "ENSP00000524859.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854800.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854801.1",
          "protein_id": "ENSP00000524860.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854801.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854803.1",
          "protein_id": "ENSP00000524861.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854803.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854804.1",
          "protein_id": "ENSP00000524862.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854804.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854805.1",
          "protein_id": "ENSP00000524864.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854805.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854807.1",
          "protein_id": "ENSP00000524866.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854807.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854808.1",
          "protein_id": "ENSP00000524867.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854808.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854811.1",
          "protein_id": "ENSP00000524870.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854811.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854812.1",
          "protein_id": "ENSP00000524871.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854812.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854813.1",
          "protein_id": "ENSP00000524872.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854813.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854814.1",
          "protein_id": "ENSP00000524873.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854814.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854815.1",
          "protein_id": "ENSP00000524874.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854815.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854816.1",
          "protein_id": "ENSP00000524875.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854816.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854818.1",
          "protein_id": "ENSP00000524877.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854818.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854819.1",
          "protein_id": "ENSP00000524878.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854819.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854820.1",
          "protein_id": "ENSP00000524879.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854820.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854821.1",
          "protein_id": "ENSP00000524880.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854821.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854822.1",
          "protein_id": "ENSP00000524881.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854822.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854823.1",
          "protein_id": "ENSP00000524882.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854823.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854824.1",
          "protein_id": "ENSP00000524883.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854824.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854825.1",
          "protein_id": "ENSP00000524884.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854825.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854826.1",
          "protein_id": "ENSP00000524885.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854826.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854827.1",
          "protein_id": "ENSP00000524886.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854827.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854828.1",
          "protein_id": "ENSP00000524887.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854828.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854829.1",
          "protein_id": "ENSP00000524888.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854829.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854830.1",
          "protein_id": "ENSP00000524889.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854830.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854832.1",
          "protein_id": "ENSP00000524891.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854832.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854833.1",
          "protein_id": "ENSP00000524892.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854833.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854836.1",
          "protein_id": "ENSP00000524895.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854836.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854838.1",
          "protein_id": "ENSP00000524897.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854838.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854839.1",
          "protein_id": "ENSP00000524898.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854839.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854840.1",
          "protein_id": "ENSP00000524899.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854840.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854841.1",
          "protein_id": "ENSP00000524900.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854841.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854842.1",
          "protein_id": "ENSP00000524901.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854842.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854843.1",
          "protein_id": "ENSP00000524902.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854843.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854847.1",
          "protein_id": "ENSP00000524906.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854847.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854851.1",
          "protein_id": "ENSP00000524910.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854851.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854853.1",
          "protein_id": "ENSP00000524912.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854853.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854856.1",
          "protein_id": "ENSP00000524915.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854856.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854858.1",
          "protein_id": "ENSP00000524917.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854858.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854860.1",
          "protein_id": "ENSP00000524919.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854860.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854862.1",
          "protein_id": "ENSP00000524921.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854862.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854863.1",
          "protein_id": "ENSP00000524922.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854863.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854864.1",
          "protein_id": "ENSP00000524923.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854864.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854865.1",
          "protein_id": "ENSP00000524924.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854865.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854866.1",
          "protein_id": "ENSP00000524925.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854866.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854867.1",
          "protein_id": "ENSP00000524926.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854867.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854869.1",
          "protein_id": "ENSP00000524928.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854869.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854870.1",
          "protein_id": "ENSP00000524929.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854870.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854871.1",
          "protein_id": "ENSP00000524930.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854871.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854872.1",
          "protein_id": "ENSP00000524931.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854872.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854874.1",
          "protein_id": "ENSP00000524933.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854874.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854875.1",
          "protein_id": "ENSP00000524934.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854875.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854876.1",
          "protein_id": "ENSP00000524935.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854876.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854878.1",
          "protein_id": "ENSP00000524937.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854878.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854879.1",
          "protein_id": "ENSP00000524938.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854879.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854880.1",
          "protein_id": "ENSP00000524939.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854880.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854806.1",
          "protein_id": "ENSP00000524865.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854806.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854809.1",
          "protein_id": "ENSP00000524868.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854809.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854834.1",
          "protein_id": "ENSP00000524893.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854834.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854837.1",
          "protein_id": "ENSP00000524896.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854837.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854845.1",
          "protein_id": "ENSP00000524904.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854845.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854846.1",
          "protein_id": "ENSP00000524905.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854846.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854848.1",
          "protein_id": "ENSP00000524907.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854848.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854859.1",
          "protein_id": "ENSP00000524918.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854859.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854873.1",
          "protein_id": "ENSP00000524932.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854873.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854877.1",
          "protein_id": "ENSP00000524936.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854877.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000956466.1",
          "protein_id": "ENSP00000626525.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956466.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000956467.1",
          "protein_id": "ENSP00000626526.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 269,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 810,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956467.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854857.1",
          "protein_id": "ENSP00000524916.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 268,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 807,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854857.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "NM_001101314.2",
          "protein_id": "NP_001094784.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001101314.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000450753.2",
          "protein_id": "ENSP00000404831.2",
          "transcript_support_level": 2,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000450753.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854810.1",
          "protein_id": "ENSP00000524869.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854810.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854835.1",
          "protein_id": "ENSP00000524894.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854835.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854849.1",
          "protein_id": "ENSP00000524908.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854849.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854855.1",
          "protein_id": "ENSP00000524914.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854855.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854861.1",
          "protein_id": "ENSP00000524920.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854861.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854868.1",
          "protein_id": "ENSP00000524927.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854868.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000956468.1",
          "protein_id": "ENSP00000626527.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956468.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "ENST00000854852.1",
          "protein_id": "ENSP00000524911.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 232,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 699,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854852.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.350A>C",
          "hgvs_p": "p.Lys117Thr",
          "transcript": "XM_047420258.1",
          "protein_id": "XP_047276214.1",
          "transcript_support_level": null,
          "aa_start": 117,
          "aa_end": null,
          "aa_length": 342,
          "cds_start": 350,
          "cds_end": null,
          "cds_length": 1029,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420258.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "XM_024446734.2",
          "protein_id": "XP_024302502.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024446734.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "XM_047420259.1",
          "protein_id": "XP_047276215.1",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047420259.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "T",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TMEM176B",
          "gene_hgnc_id": 29596,
          "hgvs_c": "c.134A>C",
          "hgvs_p": "p.Lys45Thr",
          "transcript": "XM_006715933.5",
          "protein_id": "XP_006715996.2",
          "transcript_support_level": null,
          "aa_start": 45,
          "aa_end": null,
          "aa_length": 233,
          "cds_start": 134,
          "cds_end": null,
          "cds_length": 702,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006715933.5"
        }
      ],
      "gene_symbol": "TMEM176B",
      "gene_hgnc_id": 29596,
      "dbsnp": "rs1418923415",
      "frequency_reference_population": 6.8416205e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.84162e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.12121230363845825,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.047,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0712,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.64,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.22,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001362691.2",
          "gene_symbol": "TMEM176B",
          "hgnc_id": 29596,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.182A>C",
          "hgvs_p": "p.Lys61Thr"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.