← 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: 1-52531568-T-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "1",
      "pos": 52531568,
      "ref": "T",
      "alt": "G",
      "effect": "intron_variant",
      "transcript": "ENST00000257177.9",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "NM_001009881.3",
          "protein_id": "NP_001009881.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1645,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4938,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5853,
          "mane_select": "ENST00000257177.9",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "ENST00000257177.9",
          "protein_id": "ENSP00000257177.4",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1645,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4938,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5853,
          "mane_select": "NM_001009881.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-5-15514A>C",
          "hgvs_p": null,
          "transcript": "ENST00000484723.6",
          "protein_id": "ENSP00000435256.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 905,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2910,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "ENST00000355809.4",
          "protein_id": "ENSP00000348063.4",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 309,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 930,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2152,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-211-1683A>C",
          "hgvs_p": null,
          "transcript": "ENST00000470626.1",
          "protein_id": "ENSP00000434367.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 86,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 261,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 883,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "n.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "ENST00000473856.5",
          "protein_id": "ENSP00000432328.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2047,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "NM_015269.2",
          "protein_id": "NP_056084.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1644,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4935,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5848,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "ENST00000371544.7",
          "protein_id": "ENSP00000360599.3",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1644,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4935,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5858,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "ENST00000528642.5",
          "protein_id": "ENSP00000433486.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1202,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3609,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3854,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "ENST00000524582.1",
          "protein_id": "ENSP00000435568.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 76,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 231,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 539,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_005270676.3",
          "protein_id": "XP_005270733.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1652,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4959,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5764,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_011541097.2",
          "protein_id": "XP_011539399.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1652,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4959,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5793,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_005270678.3",
          "protein_id": "XP_005270735.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1651,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4956,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5790,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_005270679.3",
          "protein_id": "XP_005270736.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1647,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4944,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5749,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416324.1",
          "protein_id": "XP_047272280.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1647,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4944,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5778,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416325.1",
          "protein_id": "XP_047272281.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1645,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4938,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5882,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416326.1",
          "protein_id": "XP_047272282.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1644,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4935,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5879,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_005270680.4",
          "protein_id": "XP_005270737.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1640,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4923,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5838,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416327.1",
          "protein_id": "XP_047272283.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1640,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4923,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5867,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416329.1",
          "protein_id": "XP_047272285.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1624,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4875,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5680,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416330.1",
          "protein_id": "XP_047272286.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1623,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4872,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5677,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000803.2",
          "protein_id": "XP_016856292.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1620,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4863,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5668,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416332.1",
          "protein_id": "XP_047272288.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1618,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4857,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5772,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416334.1",
          "protein_id": "XP_047272290.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1618,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4857,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5662,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416339.1",
          "protein_id": "XP_047272295.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1616,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4851,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5766,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416340.1",
          "protein_id": "XP_047272296.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1615,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4848,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5763,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_005270681.3",
          "protein_id": "XP_005270738.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1614,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4845,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5650,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000804.3",
          "protein_id": "XP_016856293.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1613,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4842,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5786,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416347.1",
          "protein_id": "XP_047272303.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1613,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4842,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5647,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416349.1",
          "protein_id": "XP_047272305.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1611,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4836,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5751,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416350.1",
          "protein_id": "XP_047272306.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1609,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4830,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5635,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416351.1",
          "protein_id": "XP_047272307.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1606,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4821,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5736,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000805.3",
          "protein_id": "XP_016856294.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1602,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4809,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5724,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416355.1",
          "protein_id": "XP_047272311.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1587,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4764,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5569,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416364.1",
          "protein_id": "XP_047272320.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1580,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4743,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5658,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416369.1",
          "protein_id": "XP_047272325.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1580,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4743,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5548,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416371.1",
          "protein_id": "XP_047272327.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1579,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4740,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5655,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000806.2",
          "protein_id": "XP_016856295.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1576,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4731,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5536,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416380.1",
          "protein_id": "XP_047272336.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1575,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4728,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5643,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416381.1",
          "protein_id": "XP_047272337.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1573,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4722,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5637,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000807.3",
          "protein_id": "XP_016856296.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1569,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4710,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5625,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_011541099.2",
          "protein_id": "XP_011539401.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1554,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4665,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5470,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416388.1",
          "protein_id": "XP_047272344.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1552,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4659,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5464,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416389.1",
          "protein_id": "XP_047272345.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5455,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416392.1",
          "protein_id": "XP_047272348.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1543,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4632,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5437,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_005270682.3",
          "protein_id": "XP_005270739.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1541,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4626,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5431,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416394.1",
          "protein_id": "XP_047272350.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1540,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4623,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5538,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000808.2",
          "protein_id": "XP_016856297.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5416,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416398.1",
          "protein_id": "XP_047272354.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5526,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416406.1",
          "protein_id": "XP_047272362.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1535,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4608,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5523,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416409.1",
          "protein_id": "XP_047272365.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1533,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4602,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5517,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416411.1",
          "protein_id": "XP_047272367.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1531,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4596,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5511,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000810.3",
          "protein_id": "XP_016856299.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1529,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4590,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5505,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416413.1",
          "protein_id": "XP_047272369.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1516,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4551,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5356,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416416.1",
          "protein_id": "XP_047272372.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1504,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4515,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5430,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416417.1",
          "protein_id": "XP_047272373.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1496,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4491,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5406,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_047416421.1",
          "protein_id": "XP_047272377.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1491,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4476,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5391,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "TUT4",
          "gene_hgnc_id": 28981,
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null,
          "transcript": "XM_017000818.2",
          "protein_id": "XP_016856307.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 943,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2832,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3531,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "LOC105378723",
          "gene_hgnc_id": null,
          "hgvs_c": "n.118+69T>G",
          "hgvs_p": null,
          "transcript": "XR_001738048.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 920,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 1,
          "intron_rank_end": null,
          "gene_symbol": "LOC105378723",
          "gene_hgnc_id": null,
          "hgvs_c": "n.118+69T>G",
          "hgvs_p": null,
          "transcript": "XR_007066083.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 890,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "TUT4",
      "gene_hgnc_id": 28981,
      "dbsnp": "rs835036",
      "frequency_reference_population": 0.000039480958,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 6,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.000039481,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 6,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.75,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.75,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.54,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000257177.9",
          "gene_symbol": "TUT4",
          "hgnc_id": 28981,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.-93-5195A>C",
          "hgvs_p": null
        },
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "XR_001738048.2",
          "gene_symbol": "LOC105378723",
          "hgnc_id": null,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.118+69T>G",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}