← 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: 6-25779164-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 25779164,
      "ref": "A",
      "alt": "G",
      "effect": "synonymous_variant",
      "transcript": "NM_005495.3",
      "consequences": [
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "NM_005495.3",
          "protein_id": "NP_005486.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000377905.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005495.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "ENST00000377905.9",
          "protein_id": "ENSP00000367137.4",
          "transcript_support_level": 1,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_005495.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000377905.9"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "ENST00000867588.1",
          "protein_id": "ENSP00000537647.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867588.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "ENST00000867590.1",
          "protein_id": "ENSP00000537649.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867590.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "ENST00000867592.1",
          "protein_id": "ENSP00000537651.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867592.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "ENST00000867598.1",
          "protein_id": "ENSP00000537657.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867598.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "ENST00000957018.1",
          "protein_id": "ENSP00000627077.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957018.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1308A>G",
          "hgvs_p": "p.Lys436Lys",
          "transcript": "NM_001286121.1",
          "protein_id": "NP_001273050.1",
          "transcript_support_level": null,
          "aa_start": 436,
          "aa_end": null,
          "aa_length": 443,
          "cds_start": 1308,
          "cds_end": null,
          "cds_length": 1332,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001286121.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1308A>G",
          "hgvs_p": "p.Lys436Lys",
          "transcript": "ENST00000439485.6",
          "protein_id": "ENSP00000391345.3",
          "transcript_support_level": 5,
          "aa_start": 436,
          "aa_end": null,
          "aa_length": 443,
          "cds_start": 1308,
          "cds_end": null,
          "cds_length": 1332,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000439485.6"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1236A>G",
          "hgvs_p": "p.Lys412Lys",
          "transcript": "ENST00000867595.1",
          "protein_id": "ENSP00000537654.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 419,
          "cds_start": 1236,
          "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": "ENST00000867595.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1236A>G",
          "hgvs_p": "p.Lys412Lys",
          "transcript": "ENST00000867596.1",
          "protein_id": "ENSP00000537655.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 419,
          "cds_start": 1236,
          "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": "ENST00000867596.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1236A>G",
          "hgvs_p": "p.Lys412Lys",
          "transcript": "ENST00000867600.1",
          "protein_id": "ENSP00000537659.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 419,
          "cds_start": 1236,
          "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": "ENST00000867600.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1176A>G",
          "hgvs_p": "p.Lys392Lys",
          "transcript": "ENST00000867589.1",
          "protein_id": "ENSP00000537648.1",
          "transcript_support_level": null,
          "aa_start": 392,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1176,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867589.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1176A>G",
          "hgvs_p": "p.Lys392Lys",
          "transcript": "ENST00000867594.1",
          "protein_id": "ENSP00000537653.1",
          "transcript_support_level": null,
          "aa_start": 392,
          "aa_end": null,
          "aa_length": 399,
          "cds_start": 1176,
          "cds_end": null,
          "cds_length": 1200,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867594.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1113A>G",
          "hgvs_p": "p.Lys371Lys",
          "transcript": "ENST00000867597.1",
          "protein_id": "ENSP00000537656.1",
          "transcript_support_level": null,
          "aa_start": 371,
          "aa_end": null,
          "aa_length": 378,
          "cds_start": 1113,
          "cds_end": null,
          "cds_length": 1137,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867597.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1065A>G",
          "hgvs_p": "p.Lys355Lys",
          "transcript": "ENST00000867599.1",
          "protein_id": "ENSP00000537658.1",
          "transcript_support_level": null,
          "aa_start": 355,
          "aa_end": null,
          "aa_length": 362,
          "cds_start": 1065,
          "cds_end": null,
          "cds_length": 1089,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867599.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Lys314Lys",
          "transcript": "ENST00000867591.1",
          "protein_id": "ENSP00000537650.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 321,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 966,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867591.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Lys314Lys",
          "transcript": "ENST00000867593.1",
          "protein_id": "ENSP00000537652.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 321,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 966,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867593.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.780A>G",
          "hgvs_p": "p.Lys260Lys",
          "transcript": "ENST00000867587.1",
          "protein_id": "ENSP00000537646.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 267,
          "cds_start": 780,
          "cds_end": null,
          "cds_length": 804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867587.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "XM_024446294.2",
          "protein_id": "XP_024302062.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024446294.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "XM_024446295.2",
          "protein_id": "XP_024302063.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024446295.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "XM_024446296.2",
          "protein_id": "XP_024302064.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_024446296.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "XM_047418033.1",
          "protein_id": "XP_047273989.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047418033.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys",
          "transcript": "XM_047418034.1",
          "protein_id": "XP_047273990.1",
          "transcript_support_level": null,
          "aa_start": 490,
          "aa_end": null,
          "aa_length": 497,
          "cds_start": 1470,
          "cds_end": null,
          "cds_length": 1494,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047418034.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1308A>G",
          "hgvs_p": "p.Lys436Lys",
          "transcript": "XM_011514211.2",
          "protein_id": "XP_011512513.1",
          "transcript_support_level": null,
          "aa_start": 436,
          "aa_end": null,
          "aa_length": 443,
          "cds_start": 1308,
          "cds_end": null,
          "cds_length": 1332,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011514211.2"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.1236A>G",
          "hgvs_p": "p.Lys412Lys",
          "transcript": "XM_047418035.1",
          "protein_id": "XP_047273991.1",
          "transcript_support_level": null,
          "aa_start": 412,
          "aa_end": null,
          "aa_length": 419,
          "cds_start": 1236,
          "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": "XM_047418035.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.942A>G",
          "hgvs_p": "p.Lys314Lys",
          "transcript": "XM_047418039.1",
          "protein_id": "XP_047273995.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 321,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 966,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047418039.1"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.846A>G",
          "hgvs_p": "p.Lys282Lys",
          "transcript": "XM_011514218.3",
          "protein_id": "XP_011512520.1",
          "transcript_support_level": null,
          "aa_start": 282,
          "aa_end": null,
          "aa_length": 289,
          "cds_start": 846,
          "cds_end": null,
          "cds_length": 870,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011514218.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.780A>G",
          "hgvs_p": "p.Lys260Lys",
          "transcript": "XM_011514219.3",
          "protein_id": "XP_011512521.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 267,
          "cds_start": 780,
          "cds_end": null,
          "cds_length": 804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011514219.3"
        },
        {
          "aa_ref": "K",
          "aa_alt": "K",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.780A>G",
          "hgvs_p": "p.Lys260Lys",
          "transcript": "XM_047418040.1",
          "protein_id": "XP_047273996.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 267,
          "cds_start": 780,
          "cds_end": null,
          "cds_length": 804,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047418040.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.*1027A>G",
          "hgvs_p": null,
          "transcript": "ENST00000397076.2",
          "protein_id": "ENSP00000380266.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 221,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 666,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000397076.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A4",
          "gene_hgnc_id": 10932,
          "hgvs_c": "c.*61A>G",
          "hgvs_p": null,
          "transcript": "XM_047418037.1",
          "protein_id": "XP_047273993.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 375,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1128,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047418037.1"
        },
        {
          "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": 13,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "SLC17A1",
          "gene_hgnc_id": 10929,
          "hgvs_c": "c.*2+19619T>C",
          "hgvs_p": null,
          "transcript": "XM_017011201.3",
          "protein_id": "XP_016866690.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 467,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1404,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017011201.3"
        }
      ],
      "gene_symbol": "SLC17A4",
      "gene_hgnc_id": 10932,
      "dbsnp": "rs9358890",
      "frequency_reference_population": 0.074751236,
      "hom_count_reference_population": 12323,
      "allele_count_reference_population": 120631,
      "gnomad_exomes_af": 0.0745,
      "gnomad_genomes_af": 0.0771626,
      "gnomad_exomes_ac": 108883,
      "gnomad_genomes_ac": 11748,
      "gnomad_exomes_homalt": 11171,
      "gnomad_genomes_homalt": 1152,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8500000238418579,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.85,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -0.382,
      "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": -13,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP7,BA1",
      "acmg_by_gene": [
        {
          "score": -13,
          "benign_score": 13,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP7",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "NM_005495.3",
          "gene_symbol": "SLC17A4",
          "hgnc_id": 10932,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1470A>G",
          "hgvs_p": "p.Lys490Lys"
        },
        {
          "score": -12,
          "benign_score": 12,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "XM_017011201.3",
          "gene_symbol": "SLC17A1",
          "hgnc_id": 10929,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.*2+19619T>C",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}