← 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: 22-30555175-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "22",
      "pos": 30555175,
      "ref": "G",
      "alt": "A",
      "effect": "synonymous_variant",
      "transcript": "NM_001318107.2",
      "consequences": [
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318104.2",
          "protein_id": "NP_001305033.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "cds_end": null,
          "cds_length": 1272,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000406361.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001318104.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000406361.6",
          "protein_id": "ENSP00000385207.1",
          "transcript_support_level": 2,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "cds_end": null,
          "cds_length": 1272,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001318104.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000406361.6"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000338911.6",
          "protein_id": "ENSP00000343234.5",
          "transcript_support_level": 1,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000338911.6"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000401975.5",
          "protein_id": "ENSP00000384388.1",
          "transcript_support_level": 1,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000401975.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000406955.5",
          "protein_id": "ENSP00000385825.1",
          "transcript_support_level": 1,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000406955.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "NM_001318107.2",
          "protein_id": "NP_001305036.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001318107.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "NM_001318114.2",
          "protein_id": "NP_001305043.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001318114.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "ENST00000903689.1",
          "protein_id": "ENSP00000573748.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000903689.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "ENST00000903696.1",
          "protein_id": "ENSP00000573755.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000903696.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "ENST00000970811.1",
          "protein_id": "ENSP00000640869.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970811.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318103.2",
          "protein_id": "NP_001305032.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318103.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318105.2",
          "protein_id": "NP_001305034.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318105.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318106.2",
          "protein_id": "NP_001305035.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318106.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318108.2",
          "protein_id": "NP_001305037.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318108.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318109.2",
          "protein_id": "NP_001305038.2",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318109.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318110.2",
          "protein_id": "NP_001305039.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318110.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318111.2",
          "protein_id": "NP_001305040.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318111.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318112.2",
          "protein_id": "NP_001305041.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318112.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318113.2",
          "protein_id": "NP_001305042.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318113.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318115.2",
          "protein_id": "NP_001305044.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318115.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_001318116.2",
          "protein_id": "NP_001305045.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_001318116.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "NM_004861.3",
          "protein_id": "NP_004852.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "NM_004861.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000402321.5",
          "protein_id": "ENSP00000385735.1",
          "transcript_support_level": 2,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000402321.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000402369.5",
          "protein_id": "ENSP00000384122.1",
          "transcript_support_level": 3,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000402369.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903682.1",
          "protein_id": "ENSP00000573741.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903682.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903683.1",
          "protein_id": "ENSP00000573742.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903683.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903684.1",
          "protein_id": "ENSP00000573743.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903684.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903685.1",
          "protein_id": "ENSP00000573744.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903685.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903686.1",
          "protein_id": "ENSP00000573745.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903686.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903687.1",
          "protein_id": "ENSP00000573746.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903687.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903688.1",
          "protein_id": "ENSP00000573747.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903688.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903690.1",
          "protein_id": "ENSP00000573749.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903690.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903691.1",
          "protein_id": "ENSP00000573750.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903691.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903692.1",
          "protein_id": "ENSP00000573751.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903692.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903693.1",
          "protein_id": "ENSP00000573752.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903693.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903694.1",
          "protein_id": "ENSP00000573753.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903694.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903695.1",
          "protein_id": "ENSP00000573754.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903695.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903697.1",
          "protein_id": "ENSP00000573756.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903697.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903698.1",
          "protein_id": "ENSP00000573757.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903698.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000903699.1",
          "protein_id": "ENSP00000573758.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000903699.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000911496.1",
          "protein_id": "ENSP00000581555.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000911496.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000911497.1",
          "protein_id": "ENSP00000581556.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000911497.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000970795.1",
          "protein_id": "ENSP00000640854.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000970795.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000970797.1",
          "protein_id": "ENSP00000640856.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000970797.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000970799.1",
          "protein_id": "ENSP00000640860.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000970799.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000970803.1",
          "protein_id": "ENSP00000640863.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000970803.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000970806.1",
          "protein_id": "ENSP00000640865.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000970806.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.His350His",
          "transcript": "ENST00000970808.1",
          "protein_id": "ENSP00000640868.1",
          "transcript_support_level": null,
          "aa_start": 350,
          "aa_end": null,
          "aa_length": 423,
          "cds_start": 1050,
          "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": "ENST00000970808.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1128C>T",
          "hgvs_p": "p.His376His",
          "transcript": "XM_011530518.3",
          "protein_id": "XP_011528820.2",
          "transcript_support_level": null,
          "aa_start": 376,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": 1128,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011530518.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "XM_011530522.3",
          "protein_id": "XP_011528824.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011530522.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "XM_011530528.2",
          "protein_id": "XP_011528830.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011530528.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "XM_017029096.2",
          "protein_id": "XP_016884585.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017029096.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His",
          "transcript": "XM_017029097.2",
          "protein_id": "XP_016884586.1",
          "transcript_support_level": null,
          "aa_start": 351,
          "aa_end": null,
          "aa_length": 424,
          "cds_start": 1053,
          "cds_end": null,
          "cds_length": 1275,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017029097.2"
        },
        {
          "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": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "GAL3ST1",
          "gene_hgnc_id": 24240,
          "hgvs_c": "c.*213C>T",
          "hgvs_p": null,
          "transcript": "ENST00000441967.5",
          "protein_id": "ENSP00000390545.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 278,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000441967.5"
        }
      ],
      "gene_symbol": "GAL3ST1",
      "gene_hgnc_id": 24240,
      "dbsnp": "rs146972531",
      "frequency_reference_population": 0.0000065695253,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 0,
      "gnomad_genomes_af": 0.00000656953,
      "gnomad_exomes_ac": 0,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.8999999761581421,
      "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.9,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -1.83,
      "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": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong,BP7",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 5,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong",
            "BP7"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001318107.2",
          "gene_symbol": "GAL3ST1",
          "hgnc_id": 24240,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1053C>T",
          "hgvs_p": "p.His351His"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}