← 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: 5-151033676-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "5",
      "pos": 151033676,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_006058.5",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_006058.5",
          "protein_id": "NP_006049.3",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1902,
          "cdna_end": null,
          "cdna_length": 2870,
          "mane_select": "ENST00000521591.6",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000521591.6",
          "protein_id": "ENSP00000430760.1",
          "transcript_support_level": 1,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1902,
          "cdna_end": null,
          "cdna_length": 2870,
          "mane_select": "NM_006058.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000315050.11",
          "protein_id": "ENSP00000317891.7",
          "transcript_support_level": 1,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1821,
          "cdna_end": null,
          "cdna_length": 2785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000518977.5",
          "protein_id": "ENSP00000430971.1",
          "transcript_support_level": 1,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 1942,
          "cdna_end": null,
          "cdna_length": 2200,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000523338.5",
          "protein_id": "ENSP00000428243.1",
          "transcript_support_level": 1,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 1821,
          "cdna_end": null,
          "cdna_length": 2711,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "ENST00000520931.5",
          "protein_id": "ENSP00000429891.1",
          "transcript_support_level": 1,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": 1712,
          "cdna_end": null,
          "cdna_length": 2680,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1588-1293C>T",
          "hgvs_p": null,
          "transcript": "ENST00000523200.5",
          "protein_id": "ENSP00000431105.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1743,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1587+1326C>T",
          "hgvs_p": null,
          "transcript": "ENST00000524280.5",
          "protein_id": "ENSP00000429912.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 556,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1671,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1716,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "n.1429-97C>T",
          "hgvs_p": null,
          "transcript": "ENST00000519339.5",
          "protein_id": "ENSP00000427854.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1815,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001437741.1",
          "protein_id": "NP_001424670.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 649,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1950,
          "cdna_start": 1902,
          "cdna_end": null,
          "cdna_length": 2928,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001252390.2",
          "protein_id": "NP_001239319.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1842,
          "cdna_end": null,
          "cdna_length": 2810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001252391.2",
          "protein_id": "NP_001239320.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1829,
          "cdna_end": null,
          "cdna_length": 2797,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001258454.2",
          "protein_id": "NP_001245383.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1898,
          "cdna_end": null,
          "cdna_length": 2866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001437734.1",
          "protein_id": "NP_001424663.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1825,
          "cdna_end": null,
          "cdna_length": 2793,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001437742.1",
          "protein_id": "NP_001424671.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1938,
          "cdna_end": null,
          "cdna_length": 2906,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000520695.6",
          "protein_id": "ENSP00000430279.2",
          "transcript_support_level": 4,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1938,
          "cdna_end": null,
          "cdna_length": 2905,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000521001.2",
          "protein_id": "ENSP00000428404.2",
          "transcript_support_level": 4,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1887,
          "cdna_end": null,
          "cdna_length": 2308,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000522226.5",
          "protein_id": "ENSP00000428187.1",
          "transcript_support_level": 2,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 1817,
          "cdna_end": null,
          "cdna_length": 2238,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001252392.2",
          "protein_id": "NP_001239321.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 1829,
          "cdna_end": null,
          "cdna_length": 2723,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001252393.2",
          "protein_id": "NP_001239322.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 1902,
          "cdna_end": null,
          "cdna_length": 2796,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001437743.1",
          "protein_id": "NP_001424672.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 629,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1890,
          "cdna_start": 1902,
          "cdna_end": null,
          "cdna_length": 2868,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001252385.2",
          "protein_id": "NP_001239314.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 1902,
          "cdna_end": null,
          "cdna_length": 2887,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001437735.1",
          "protein_id": "NP_001424664.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 1829,
          "cdna_end": null,
          "cdna_length": 2814,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "NM_001437744.1",
          "protein_id": "NP_001424673.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 1902,
          "cdna_end": null,
          "cdna_length": 2813,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "ENST00000389378.6",
          "protein_id": "ENSP00000374029.3",
          "transcript_support_level": 2,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 1952,
          "cdna_end": null,
          "cdna_length": 2935,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "NM_001252386.2",
          "protein_id": "NP_001239315.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": 1730,
          "cdna_end": null,
          "cdna_length": 2698,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "NM_001437736.1",
          "protein_id": "NP_001424665.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": 1657,
          "cdna_end": null,
          "cdna_length": 2625,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "ENST00000522100.7",
          "protein_id": "ENSP00000428487.2",
          "transcript_support_level": 3,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 583,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1752,
          "cdna_start": 1657,
          "cdna_end": null,
          "cdna_length": 2628,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "NM_001364486.2",
          "protein_id": "NP_001351415.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 582,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1749,
          "cdna_start": 1730,
          "cdna_end": null,
          "cdna_length": 2624,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "NM_001437737.1",
          "protein_id": "NP_001424666.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 582,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1749,
          "cdna_start": 1657,
          "cdna_end": null,
          "cdna_length": 2551,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "NM_001437738.1",
          "protein_id": "NP_001424667.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 566,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1701,
          "cdna_start": 1657,
          "cdna_end": null,
          "cdna_length": 2642,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "NM_001437745.1",
          "protein_id": "NP_001424674.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 566,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1701,
          "cdna_start": 1730,
          "cdna_end": null,
          "cdna_length": 2715,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1552C>T",
          "hgvs_p": "p.Arg518Cys",
          "transcript": "NM_001437746.1",
          "protein_id": "NP_001424675.1",
          "transcript_support_level": null,
          "aa_start": 518,
          "aa_end": null,
          "aa_length": 566,
          "cds_start": 1552,
          "cds_end": null,
          "cds_length": 1701,
          "cdna_start": 1730,
          "cdna_end": null,
          "cdna_length": 2641,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1474C>T",
          "hgvs_p": "p.Arg492Cys",
          "transcript": "NM_001437739.1",
          "protein_id": "NP_001424668.1",
          "transcript_support_level": null,
          "aa_start": 492,
          "aa_end": null,
          "aa_length": 557,
          "cds_start": 1474,
          "cds_end": null,
          "cds_length": 1674,
          "cdna_start": 1579,
          "cdna_end": null,
          "cdna_length": 2547,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "XM_047416616.1",
          "protein_id": "XP_047272572.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 3189,
          "cdna_end": null,
          "cdna_length": 4159,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "XM_047416617.1",
          "protein_id": "XP_047272573.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 2113,
          "cdna_end": null,
          "cdna_length": 3083,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "XM_047416618.1",
          "protein_id": "XP_047272574.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 9372,
          "cdna_end": null,
          "cdna_length": 10342,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "XM_047416619.1",
          "protein_id": "XP_047272575.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": 9896,
          "cdna_end": null,
          "cdna_length": 10866,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "XM_047416620.1",
          "protein_id": "XP_047272576.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 1938,
          "cdna_end": null,
          "cdna_length": 2832,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "XM_047416621.1",
          "protein_id": "XP_047272577.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": 9896,
          "cdna_end": null,
          "cdna_length": 10790,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys",
          "transcript": "XM_047416622.1",
          "protein_id": "XP_047272578.1",
          "transcript_support_level": null,
          "aa_start": 571,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1711,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": 1829,
          "cdna_end": null,
          "cdna_length": 2740,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "n.965C>T",
          "hgvs_p": null,
          "transcript": "ENST00000522574.5",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1394,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "n.1711C>T",
          "hgvs_p": null,
          "transcript": "ENST00000714530.1",
          "protein_id": "ENSP00000519775.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2343,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1588-1293C>T",
          "hgvs_p": null,
          "transcript": "NM_001258455.1",
          "protein_id": "NP_001245384.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2525,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1588-1293C>T",
          "hgvs_p": null,
          "transcript": "NM_001364487.2",
          "protein_id": "NP_001351416.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2678,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1588-1293C>T",
          "hgvs_p": null,
          "transcript": "ENST00000610535.5",
          "protein_id": "ENSP00000483944.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2682,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1587+1326C>T",
          "hgvs_p": null,
          "transcript": "NM_001258456.1",
          "protein_id": "NP_001245385.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 556,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1671,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2428,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1429-1293C>T",
          "hgvs_p": null,
          "transcript": "NM_001437740.1",
          "protein_id": "NP_001424669.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2433,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1429-1293C>T",
          "hgvs_p": null,
          "transcript": "NM_001437747.1",
          "protein_id": "NP_001424676.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 519,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1560,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2506,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "n.111-811C>T",
          "hgvs_p": null,
          "transcript": "ENST00000521423.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 926,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1588-1293C>T",
          "hgvs_p": null,
          "transcript": "XM_047416625.1",
          "protein_id": "XP_047272581.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2607,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1588-1293C>T",
          "hgvs_p": null,
          "transcript": "XM_047416626.1",
          "protein_id": "XP_047272582.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 10674,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "TNIP1",
          "gene_hgnc_id": 16903,
          "hgvs_c": "c.1588-1293C>T",
          "hgvs_p": null,
          "transcript": "XM_006714752.4",
          "protein_id": "XP_006714815.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 571,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1716,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2604,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "TNIP1",
      "gene_hgnc_id": 16903,
      "dbsnp": "rs139724991",
      "frequency_reference_population": 0.000014071927,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 19,
      "gnomad_exomes_af": 0.00000751162,
      "gnomad_genomes_af": 0.0000657626,
      "gnomad_exomes_ac": 9,
      "gnomad_genomes_ac": 10,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.4913937449455261,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.244,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0919,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.22,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 4.64,
      "phylop100way_prediction": "Uncertain_significance",
      "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": 4,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM1,PM2",
      "acmg_by_gene": [
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM1",
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_006058.5",
          "gene_symbol": "TNIP1",
          "hgnc_id": 16903,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "Unknown",
          "hgvs_c": "c.1711C>T",
          "hgvs_p": "p.Arg571Cys"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}