← 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: 9-127402608-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 127402608,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_014580.5",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "NM_014580.5",
          "protein_id": "NP_055395.2",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000373371.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_014580.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "ENST00000373371.8",
          "protein_id": "ENSP00000362469.3",
          "transcript_support_level": 1,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 477,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1434,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_014580.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000373371.8"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "ENST00000373360.7",
          "protein_id": "ENSP00000362458.3",
          "transcript_support_level": 1,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1236,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000373360.7"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "ENST00000954537.1",
          "protein_id": "ENSP00000624596.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 451,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1356,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000954537.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "ENST00000954538.1",
          "protein_id": "ENSP00000624597.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 450,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1353,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000954538.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "ENST00000954540.1",
          "protein_id": "ENSP00000624599.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 419,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1260,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000954540.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "NM_001271711.2",
          "protein_id": "NP_001258640.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1236,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001271711.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.443C>T",
          "hgvs_p": "p.Ser148Phe",
          "transcript": "ENST00000954541.1",
          "protein_id": "ENSP00000624600.1",
          "transcript_support_level": null,
          "aa_start": 148,
          "aa_end": null,
          "aa_length": 406,
          "cds_start": 443,
          "cds_end": null,
          "cds_length": 1221,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000954541.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.443C>T",
          "hgvs_p": "p.Ser148Phe",
          "transcript": "ENST00000954542.1",
          "protein_id": "ENSP00000624601.1",
          "transcript_support_level": null,
          "aa_start": 148,
          "aa_end": null,
          "aa_length": 405,
          "cds_start": 443,
          "cds_end": null,
          "cds_length": 1218,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000954542.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.89C>T",
          "hgvs_p": "p.Ser30Phe",
          "transcript": "NM_001271712.2",
          "protein_id": "NP_001258641.1",
          "transcript_support_level": null,
          "aa_start": 30,
          "aa_end": null,
          "aa_length": 314,
          "cds_start": 89,
          "cds_end": null,
          "cds_length": 945,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001271712.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.89C>T",
          "hgvs_p": "p.Ser30Phe",
          "transcript": "ENST00000610552.4",
          "protein_id": "ENSP00000477568.1",
          "transcript_support_level": 3,
          "aa_start": 30,
          "aa_end": null,
          "aa_length": 314,
          "cds_start": 89,
          "cds_end": null,
          "cds_length": 945,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000610552.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.95C>T",
          "hgvs_p": "p.Ser32Phe",
          "transcript": "ENST00000430147.1",
          "protein_id": "ENSP00000391213.1",
          "transcript_support_level": 3,
          "aa_start": 32,
          "aa_end": null,
          "aa_length": 276,
          "cds_start": 95,
          "cds_end": null,
          "cds_length": 831,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000430147.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.173C>T",
          "hgvs_p": "p.Ser58Phe",
          "transcript": "ENST00000423934.5",
          "protein_id": "ENSP00000389070.1",
          "transcript_support_level": 5,
          "aa_start": 58,
          "aa_end": null,
          "aa_length": 266,
          "cds_start": 173,
          "cds_end": null,
          "cds_length": 802,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000423934.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.89C>T",
          "hgvs_p": "p.Ser30Phe",
          "transcript": "ENST00000451404.5",
          "protein_id": "ENSP00000392434.1",
          "transcript_support_level": 3,
          "aa_start": 30,
          "aa_end": null,
          "aa_length": 264,
          "cds_start": 89,
          "cds_end": null,
          "cds_length": 797,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000451404.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.371C>T",
          "hgvs_p": "p.Ser124Phe",
          "transcript": "ENST00000419917.5",
          "protein_id": "ENSP00000411726.1",
          "transcript_support_level": 3,
          "aa_start": 124,
          "aa_end": null,
          "aa_length": 255,
          "cds_start": 371,
          "cds_end": null,
          "cds_length": 769,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000419917.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.173C>T",
          "hgvs_p": "p.Ser58Phe",
          "transcript": "ENST00000439597.5",
          "protein_id": "ENSP00000404893.1",
          "transcript_support_level": 3,
          "aa_start": 58,
          "aa_end": null,
          "aa_length": 240,
          "cds_start": 173,
          "cds_end": null,
          "cds_length": 723,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000439597.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.305C>T",
          "hgvs_p": "p.Ser102Phe",
          "transcript": "ENST00000419132.5",
          "protein_id": "ENSP00000413973.1",
          "transcript_support_level": 3,
          "aa_start": 102,
          "aa_end": null,
          "aa_length": 167,
          "cds_start": 305,
          "cds_end": null,
          "cds_length": 504,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000419132.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.944C>T",
          "hgvs_p": "p.Ser315Phe",
          "transcript": "XM_047423283.1",
          "protein_id": "XP_047279239.1",
          "transcript_support_level": null,
          "aa_start": 315,
          "aa_end": null,
          "aa_length": 599,
          "cds_start": 944,
          "cds_end": null,
          "cds_length": 1800,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423283.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.944C>T",
          "hgvs_p": "p.Ser315Phe",
          "transcript": "XM_047423285.1",
          "protein_id": "XP_047279241.1",
          "transcript_support_level": null,
          "aa_start": 315,
          "aa_end": null,
          "aa_length": 573,
          "cds_start": 944,
          "cds_end": null,
          "cds_length": 1722,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423285.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.944C>T",
          "hgvs_p": "p.Ser315Phe",
          "transcript": "XM_047423286.1",
          "protein_id": "XP_047279242.1",
          "transcript_support_level": null,
          "aa_start": 315,
          "aa_end": null,
          "aa_length": 559,
          "cds_start": 944,
          "cds_end": null,
          "cds_length": 1680,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423286.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.944C>T",
          "hgvs_p": "p.Ser315Phe",
          "transcript": "XM_047423287.1",
          "protein_id": "XP_047279243.1",
          "transcript_support_level": null,
          "aa_start": 315,
          "aa_end": null,
          "aa_length": 533,
          "cds_start": 944,
          "cds_end": null,
          "cds_length": 1602,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423287.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "XM_011518602.3",
          "protein_id": "XP_011516904.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 451,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1356,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011518602.3"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe",
          "transcript": "XM_006717084.4",
          "protein_id": "XP_006717147.1",
          "transcript_support_level": null,
          "aa_start": 193,
          "aa_end": null,
          "aa_length": 437,
          "cds_start": 578,
          "cds_end": null,
          "cds_length": 1314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006717084.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.944C>T",
          "hgvs_p": "p.Ser315Phe",
          "transcript": "XM_047423288.1",
          "protein_id": "XP_047279244.1",
          "transcript_support_level": null,
          "aa_start": 315,
          "aa_end": null,
          "aa_length": 427,
          "cds_start": 944,
          "cds_end": null,
          "cds_length": 1284,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423288.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.173C>T",
          "hgvs_p": "p.Ser58Phe",
          "transcript": "XM_011518603.4",
          "protein_id": "XP_011516905.1",
          "transcript_support_level": null,
          "aa_start": 58,
          "aa_end": null,
          "aa_length": 342,
          "cds_start": 173,
          "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_011518603.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.173C>T",
          "hgvs_p": "p.Ser58Phe",
          "transcript": "XM_011518604.4",
          "protein_id": "XP_011516906.1",
          "transcript_support_level": null,
          "aa_start": 58,
          "aa_end": null,
          "aa_length": 316,
          "cds_start": 173,
          "cds_end": null,
          "cds_length": 951,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011518604.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.89C>T",
          "hgvs_p": "p.Ser30Phe",
          "transcript": "XM_047423293.1",
          "protein_id": "XP_047279249.1",
          "transcript_support_level": null,
          "aa_start": 30,
          "aa_end": null,
          "aa_length": 288,
          "cds_start": 89,
          "cds_end": null,
          "cds_length": 867,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423293.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.89C>T",
          "hgvs_p": "p.Ser30Phe",
          "transcript": "XM_024447526.2",
          "protein_id": "XP_024303294.1",
          "transcript_support_level": null,
          "aa_start": 30,
          "aa_end": null,
          "aa_length": 274,
          "cds_start": 89,
          "cds_end": null,
          "cds_length": 825,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024447526.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.89C>T",
          "hgvs_p": "p.Ser30Phe",
          "transcript": "XM_017014653.2",
          "protein_id": "XP_016870142.1",
          "transcript_support_level": null,
          "aa_start": 30,
          "aa_end": null,
          "aa_length": 248,
          "cds_start": 89,
          "cds_end": null,
          "cds_length": 747,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017014653.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.89C>T",
          "hgvs_p": "p.Ser30Phe",
          "transcript": "XM_047423294.1",
          "protein_id": "XP_047279250.1",
          "transcript_support_level": null,
          "aa_start": 30,
          "aa_end": null,
          "aa_length": 248,
          "cds_start": 89,
          "cds_end": null,
          "cds_length": 747,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423294.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.527-2210C>T",
          "hgvs_p": null,
          "transcript": "ENST00000954539.1",
          "protein_id": "ENSP00000624598.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 327,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 984,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000954539.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.-66-1052C>T",
          "hgvs_p": null,
          "transcript": "ENST00000373352.5",
          "protein_id": "ENSP00000362450.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 214,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 645,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000373352.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.893-1052C>T",
          "hgvs_p": null,
          "transcript": "XM_047423289.1",
          "protein_id": "XP_047279245.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 339,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1020,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423289.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.893-1130C>T",
          "hgvs_p": null,
          "transcript": "XM_047423290.1",
          "protein_id": "XP_047279246.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 313,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 942,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423290.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "c.893-1130C>T",
          "hgvs_p": null,
          "transcript": "XM_047423292.1",
          "protein_id": "XP_047279248.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 313,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 942,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423292.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "n.245C>T",
          "hgvs_p": null,
          "transcript": "ENST00000484617.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000484617.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SLC2A8",
          "gene_hgnc_id": 13812,
          "hgvs_c": "n.219-1052C>T",
          "hgvs_p": null,
          "transcript": "NR_073416.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_073416.2"
        }
      ],
      "gene_symbol": "SLC2A8",
      "gene_hgnc_id": 13812,
      "dbsnp": "rs62637572",
      "frequency_reference_population": 0.0009906251,
      "hom_count_reference_population": 23,
      "allele_count_reference_population": 1581,
      "gnomad_exomes_af": 0.000980186,
      "gnomad_genomes_af": 0.00108954,
      "gnomad_exomes_ac": 1415,
      "gnomad_genomes_ac": 166,
      "gnomad_exomes_homalt": 19,
      "gnomad_genomes_homalt": 4,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.00439685583114624,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.18,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.1595,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.22,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.218,
      "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": -10,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Moderate,BS2",
      "acmg_by_gene": [
        {
          "score": -10,
          "benign_score": 10,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Moderate",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_014580.5",
          "gene_symbol": "SLC2A8",
          "hgnc_id": 13812,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.578C>T",
          "hgvs_p": "p.Ser193Phe"
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "B:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Benign",
      "custom_annotations": null
    }
  ],
  "message": null
}