← 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-44230596-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "6",
      "pos": 44230596,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "NM_001304462.2",
      "consequences": [
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "NM_001372327.1",
          "protein_id": "NP_001359256.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000371755.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001372327.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000371755.9",
          "protein_id": "ENSP00000360820.3",
          "transcript_support_level": 1,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001372327.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371755.9"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000371708.1",
          "protein_id": "ENSP00000360773.1",
          "transcript_support_level": 1,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371708.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000393844.7",
          "protein_id": "ENSP00000377427.1",
          "transcript_support_level": 1,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000393844.7"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "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": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000371740.10",
          "protein_id": "ENSP00000360805.6",
          "transcript_support_level": 1,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 228,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 687,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371740.10"
        },
        {
          "aa_ref": "R",
          "aa_alt": "W",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.598C>T",
          "hgvs_p": "p.Arg200Trp",
          "transcript": "ENST00000892045.1",
          "protein_id": "ENSP00000562104.1",
          "transcript_support_level": null,
          "aa_start": 200,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 598,
          "cds_end": null,
          "cds_length": 1272,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892045.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.855C>T",
          "hgvs_p": "p.Phe285Phe",
          "transcript": "NM_001304462.2",
          "protein_id": "NP_001291391.1",
          "transcript_support_level": null,
          "aa_start": 285,
          "aa_end": null,
          "aa_length": 535,
          "cds_start": 855,
          "cds_end": null,
          "cds_length": 1608,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001304462.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.696C>T",
          "hgvs_p": "p.Phe232Phe",
          "transcript": "NM_001304465.2",
          "protein_id": "NP_001291394.1",
          "transcript_support_level": null,
          "aa_start": 232,
          "aa_end": null,
          "aa_length": 482,
          "cds_start": 696,
          "cds_end": null,
          "cds_length": 1449,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001304465.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.693C>T",
          "hgvs_p": "p.Phe231Phe",
          "transcript": "NM_001304466.2",
          "protein_id": "NP_001291395.1",
          "transcript_support_level": null,
          "aa_start": 231,
          "aa_end": null,
          "aa_length": 481,
          "cds_start": 693,
          "cds_end": null,
          "cds_length": 1446,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001304466.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.663C>T",
          "hgvs_p": "p.Phe221Phe",
          "transcript": "ENST00000892054.1",
          "protein_id": "ENSP00000562113.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 471,
          "cds_start": 663,
          "cds_end": null,
          "cds_length": 1416,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892054.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.663C>T",
          "hgvs_p": "p.Phe221Phe",
          "transcript": "ENST00000967782.1",
          "protein_id": "ENSP00000637841.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 471,
          "cds_start": 663,
          "cds_end": null,
          "cds_length": 1416,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967782.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.663C>T",
          "hgvs_p": "p.Phe221Phe",
          "transcript": "ENST00000967810.1",
          "protein_id": "ENSP00000637869.1",
          "transcript_support_level": null,
          "aa_start": 221,
          "aa_end": null,
          "aa_length": 471,
          "cds_start": 663,
          "cds_end": null,
          "cds_length": 1416,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967810.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967781.1",
          "protein_id": "ENSP00000637840.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 464,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1395,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967781.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916887.1",
          "protein_id": "ENSP00000586946.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 462,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1389,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916887.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967783.1",
          "protein_id": "ENSP00000637842.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 462,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1389,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967783.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967787.1",
          "protein_id": "ENSP00000637846.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 462,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1389,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967787.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892024.1",
          "protein_id": "ENSP00000562083.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 461,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1386,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892024.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "NM_001078175.3",
          "protein_id": "NP_001071643.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001078175.3"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "NM_001078177.2",
          "protein_id": "NP_001071645.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001078177.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000371713.6",
          "protein_id": "ENSP00000360778.1",
          "transcript_support_level": 5,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371713.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000371724.6",
          "protein_id": "ENSP00000360789.1",
          "transcript_support_level": 5,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371724.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000651428.1",
          "protein_id": "ENSP00000498610.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000651428.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000652453.1",
          "protein_id": "ENSP00000499107.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000652453.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000652680.1",
          "protein_id": "ENSP00000498747.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000652680.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892020.1",
          "protein_id": "ENSP00000562079.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892020.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892021.1",
          "protein_id": "ENSP00000562080.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892021.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892022.1",
          "protein_id": "ENSP00000562081.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892022.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892023.1",
          "protein_id": "ENSP00000562082.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892023.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892028.1",
          "protein_id": "ENSP00000562087.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892028.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892031.1",
          "protein_id": "ENSP00000562090.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892031.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892032.1",
          "protein_id": "ENSP00000562091.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892032.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892033.1",
          "protein_id": "ENSP00000562092.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892033.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892034.1",
          "protein_id": "ENSP00000562093.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892034.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892035.1",
          "protein_id": "ENSP00000562094.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892035.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892036.1",
          "protein_id": "ENSP00000562095.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892036.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892037.1",
          "protein_id": "ENSP00000562096.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892037.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892038.1",
          "protein_id": "ENSP00000562097.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892038.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892039.1",
          "protein_id": "ENSP00000562098.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892039.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892040.1",
          "protein_id": "ENSP00000562099.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892040.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892041.1",
          "protein_id": "ENSP00000562100.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892041.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892042.1",
          "protein_id": "ENSP00000562101.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892042.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892044.1",
          "protein_id": "ENSP00000562103.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892044.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892046.1",
          "protein_id": "ENSP00000562105.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892046.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892049.1",
          "protein_id": "ENSP00000562108.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892049.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892050.1",
          "protein_id": "ENSP00000562109.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892050.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892051.1",
          "protein_id": "ENSP00000562110.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892051.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892053.1",
          "protein_id": "ENSP00000562112.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892053.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892056.1",
          "protein_id": "ENSP00000562115.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892056.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892057.1",
          "protein_id": "ENSP00000562116.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892057.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892058.1",
          "protein_id": "ENSP00000562117.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892058.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892059.1",
          "protein_id": "ENSP00000562118.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892059.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892060.1",
          "protein_id": "ENSP00000562119.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892060.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916875.1",
          "protein_id": "ENSP00000586934.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916875.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916876.1",
          "protein_id": "ENSP00000586935.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916876.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916878.1",
          "protein_id": "ENSP00000586937.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916878.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916879.1",
          "protein_id": "ENSP00000586938.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916879.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916881.1",
          "protein_id": "ENSP00000586940.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916881.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916882.1",
          "protein_id": "ENSP00000586941.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916882.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916884.1",
          "protein_id": "ENSP00000586943.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916884.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916885.1",
          "protein_id": "ENSP00000586944.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916885.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916886.1",
          "protein_id": "ENSP00000586945.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916886.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916888.1",
          "protein_id": "ENSP00000586947.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916888.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916889.1",
          "protein_id": "ENSP00000586948.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916889.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916890.1",
          "protein_id": "ENSP00000586949.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916890.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916891.1",
          "protein_id": "ENSP00000586950.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916891.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916892.1",
          "protein_id": "ENSP00000586951.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916892.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967790.1",
          "protein_id": "ENSP00000637849.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967790.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967791.1",
          "protein_id": "ENSP00000637850.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967791.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967792.1",
          "protein_id": "ENSP00000637851.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967792.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967793.1",
          "protein_id": "ENSP00000637852.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967793.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967794.1",
          "protein_id": "ENSP00000637853.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967794.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967797.1",
          "protein_id": "ENSP00000637856.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967797.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967798.1",
          "protein_id": "ENSP00000637857.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967798.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967799.1",
          "protein_id": "ENSP00000637858.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967799.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967801.1",
          "protein_id": "ENSP00000637860.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967801.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967803.1",
          "protein_id": "ENSP00000637862.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967803.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967804.1",
          "protein_id": "ENSP00000637863.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967804.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967806.1",
          "protein_id": "ENSP00000637865.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967806.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967807.1",
          "protein_id": "ENSP00000637866.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967807.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916880.1",
          "protein_id": "ENSP00000586939.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916880.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967779.1",
          "protein_id": "ENSP00000637838.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 455,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1368,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967779.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967796.1",
          "protein_id": "ENSP00000637855.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 436,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1311,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967796.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892025.1",
          "protein_id": "ENSP00000562084.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892025.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892026.1",
          "protein_id": "ENSP00000562085.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892026.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892029.1",
          "protein_id": "ENSP00000562088.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892029.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892030.1",
          "protein_id": "ENSP00000562089.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892030.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892043.1",
          "protein_id": "ENSP00000562102.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892043.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892047.1",
          "protein_id": "ENSP00000562106.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892047.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892048.1",
          "protein_id": "ENSP00000562107.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892048.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000892055.1",
          "protein_id": "ENSP00000562114.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892055.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916877.1",
          "protein_id": "ENSP00000586936.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916877.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000916883.1",
          "protein_id": "ENSP00000586942.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916883.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967788.1",
          "protein_id": "ENSP00000637847.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967788.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967805.1",
          "protein_id": "ENSP00000637864.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967805.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000967809.1",
          "protein_id": "ENSP00000637868.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967809.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000967785.1",
          "protein_id": "ENSP00000637844.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 416,
          "cds_start": 483,
          "cds_end": null,
          "cds_length": 1251,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967785.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000892027.1",
          "protein_id": "ENSP00000562086.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000892027.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000916893.1",
          "protein_id": "ENSP00000586952.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000916893.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000967780.1",
          "protein_id": "ENSP00000637839.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000967780.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000967784.1",
          "protein_id": "ENSP00000637843.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000967784.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000967789.1",
          "protein_id": "ENSP00000637848.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000967789.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000967795.1",
          "protein_id": "ENSP00000637854.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000967795.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000967800.1",
          "protein_id": "ENSP00000637859.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000967800.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.483C>T",
          "hgvs_p": "p.Phe161Phe",
          "transcript": "ENST00000967808.1",
          "protein_id": "ENSP00000637867.1",
          "transcript_support_level": null,
          "aa_start": 161,
          "aa_end": null,
          "aa_length": 411,
          "cds_start": 483,
          "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": "ENST00000967808.1"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "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": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "ENST00000371731.6",
          "protein_id": "ENSP00000360796.2",
          "transcript_support_level": 5,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 209,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 632,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371731.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.561C>T",
          "hgvs_p": "p.Phe187Phe",
          "transcript": "ENST00000643028.2",
          "protein_id": "ENSP00000495211.2",
          "transcript_support_level": null,
          "aa_start": 187,
          "aa_end": null,
          "aa_length": 209,
          "cds_start": 561,
          "cds_end": null,
          "cds_length": 630,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000643028.2"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.858C>T",
          "hgvs_p": "p.Phe286Phe",
          "transcript": "XM_011514341.3",
          "protein_id": "XP_011512643.1",
          "transcript_support_level": null,
          "aa_start": 286,
          "aa_end": null,
          "aa_length": 536,
          "cds_start": 858,
          "cds_end": null,
          "cds_length": 1611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011514341.3"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "XM_005248876.6",
          "protein_id": "XP_005248933.2",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005248876.6"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "XM_005248878.5",
          "protein_id": "XP_005248935.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005248878.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "XM_005248880.5",
          "protein_id": "XP_005248937.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005248880.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "XM_005248881.5",
          "protein_id": "XP_005248938.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005248881.5"
        },
        {
          "aa_ref": "F",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.618C>T",
          "hgvs_p": "p.Phe206Phe",
          "transcript": "XM_005248882.5",
          "protein_id": "XP_005248939.1",
          "transcript_support_level": null,
          "aa_start": 206,
          "aa_end": null,
          "aa_length": 456,
          "cds_start": 618,
          "cds_end": null,
          "cds_length": 1371,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005248882.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": 14,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.590-17C>T",
          "hgvs_p": null,
          "transcript": "ENST00000892052.1",
          "protein_id": "ENSP00000562111.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 441,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1326,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000892052.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": 14,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.590-17C>T",
          "hgvs_p": null,
          "transcript": "ENST00000916894.1",
          "protein_id": "ENSP00000586953.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 441,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1326,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000916894.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": 13,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.590-17C>T",
          "hgvs_p": null,
          "transcript": "ENST00000967786.1",
          "protein_id": "ENSP00000637845.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 441,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1326,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967786.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": 13,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.590-17C>T",
          "hgvs_p": null,
          "transcript": "ENST00000967802.1",
          "protein_id": "ENSP00000637861.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 441,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1326,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000967802.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "n.1016C>T",
          "hgvs_p": null,
          "transcript": "ENST00000472176.2",
          "protein_id": null,
          "transcript_support_level": 5,
          "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": "retained_intron",
          "feature": "ENST00000472176.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "n.304C>T",
          "hgvs_p": null,
          "transcript": "ENST00000646251.1",
          "protein_id": "ENSP00000495005.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000646251.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.*172C>T",
          "hgvs_p": null,
          "transcript": "ENST00000393841.6",
          "protein_id": "ENSP00000377424.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 176,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 532,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000393841.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.*195C>T",
          "hgvs_p": null,
          "transcript": "ENST00000647460.1",
          "protein_id": "ENSP00000496479.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 509,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000647460.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "c.*212C>T",
          "hgvs_p": null,
          "transcript": "ENST00000646582.1",
          "protein_id": "ENSP00000496745.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 163,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 492,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000646582.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SLC29A1",
          "gene_hgnc_id": 11003,
          "hgvs_c": "n.*187C>T",
          "hgvs_p": null,
          "transcript": "ENST00000642613.1",
          "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": "retained_intron",
          "feature": "ENST00000642613.1"
        }
      ],
      "gene_symbol": "SLC29A1",
      "gene_hgnc_id": 11003,
      "dbsnp": "rs76642036",
      "frequency_reference_population": 0.000009295662,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 15,
      "gnomad_exomes_af": 0.0000095771,
      "gnomad_genomes_af": 0.00000658605,
      "gnomad_exomes_ac": 14,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.5099999904632568,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.2199999988079071,
      "splice_prediction_selected": "Uncertain_significance",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.51,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.391,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.22,
      "spliceai_max_prediction": "Uncertain_significance",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -6,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP6_Moderate,BS2",
      "acmg_by_gene": [
        {
          "score": -6,
          "benign_score": 6,
          "pathogenic_score": 0,
          "criteria": [
            "BP6_Moderate",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001304462.2",
          "gene_symbol": "SLC29A1",
          "hgnc_id": 11003,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.855C>T",
          "hgvs_p": "p.Phe285Phe"
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "LB:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}