← 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: 13-95856268-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "13",
      "pos": 95856268,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_020121.4",
      "consequences": [
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3898C>T",
          "hgvs_p": "p.Leu1300Phe",
          "transcript": "NM_020121.4",
          "protein_id": "NP_064506.3",
          "transcript_support_level": null,
          "aa_start": 1300,
          "aa_end": null,
          "aa_length": 1516,
          "cds_start": 3898,
          "cds_end": null,
          "cds_length": 4551,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000376747.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_020121.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3898C>T",
          "hgvs_p": "p.Leu1300Phe",
          "transcript": "ENST00000376747.8",
          "protein_id": "ENSP00000365938.3",
          "transcript_support_level": 1,
          "aa_start": 1300,
          "aa_end": null,
          "aa_length": 1516,
          "cds_start": 3898,
          "cds_end": null,
          "cds_length": 4551,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_020121.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000376747.8"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3979C>T",
          "hgvs_p": "p.Leu1327Phe",
          "transcript": "ENST00000943424.1",
          "protein_id": "ENSP00000613483.1",
          "transcript_support_level": null,
          "aa_start": 1327,
          "aa_end": null,
          "aa_length": 1543,
          "cds_start": 3979,
          "cds_end": null,
          "cds_length": 4632,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000943424.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3931C>T",
          "hgvs_p": "p.Leu1311Phe",
          "transcript": "ENST00000943423.1",
          "protein_id": "ENSP00000613482.1",
          "transcript_support_level": null,
          "aa_start": 1311,
          "aa_end": null,
          "aa_length": 1527,
          "cds_start": 3931,
          "cds_end": null,
          "cds_length": 4584,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000943423.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3892C>T",
          "hgvs_p": "p.Leu1298Phe",
          "transcript": "ENST00000943428.1",
          "protein_id": "ENSP00000613487.1",
          "transcript_support_level": null,
          "aa_start": 1298,
          "aa_end": null,
          "aa_length": 1514,
          "cds_start": 3892,
          "cds_end": null,
          "cds_length": 4545,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000943428.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3892C>T",
          "hgvs_p": "p.Leu1298Phe",
          "transcript": "ENST00000943429.1",
          "protein_id": "ENSP00000613488.1",
          "transcript_support_level": null,
          "aa_start": 1298,
          "aa_end": null,
          "aa_length": 1514,
          "cds_start": 3892,
          "cds_end": null,
          "cds_length": 4545,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000943429.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3883C>T",
          "hgvs_p": "p.Leu1295Phe",
          "transcript": "ENST00000940279.1",
          "protein_id": "ENSP00000610338.1",
          "transcript_support_level": null,
          "aa_start": 1295,
          "aa_end": null,
          "aa_length": 1511,
          "cds_start": 3883,
          "cds_end": null,
          "cds_length": 4536,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000940279.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3802C>T",
          "hgvs_p": "p.Leu1268Phe",
          "transcript": "ENST00000940277.1",
          "protein_id": "ENSP00000610336.1",
          "transcript_support_level": null,
          "aa_start": 1268,
          "aa_end": null,
          "aa_length": 1484,
          "cds_start": 3802,
          "cds_end": null,
          "cds_length": 4455,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000940277.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3766C>T",
          "hgvs_p": "p.Leu1256Phe",
          "transcript": "ENST00000940280.1",
          "protein_id": "ENSP00000610339.1",
          "transcript_support_level": null,
          "aa_start": 1256,
          "aa_end": null,
          "aa_length": 1472,
          "cds_start": 3766,
          "cds_end": null,
          "cds_length": 4419,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000940280.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3466C>T",
          "hgvs_p": "p.Leu1156Phe",
          "transcript": "ENST00000940278.1",
          "protein_id": "ENSP00000610337.1",
          "transcript_support_level": null,
          "aa_start": 1156,
          "aa_end": null,
          "aa_length": 1372,
          "cds_start": 3466,
          "cds_end": null,
          "cds_length": 4119,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000940278.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3334C>T",
          "hgvs_p": "p.Leu1112Phe",
          "transcript": "ENST00000943425.1",
          "protein_id": "ENSP00000613484.1",
          "transcript_support_level": null,
          "aa_start": 1112,
          "aa_end": null,
          "aa_length": 1328,
          "cds_start": 3334,
          "cds_end": null,
          "cds_length": 3987,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000943425.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3223C>T",
          "hgvs_p": "p.Leu1075Phe",
          "transcript": "ENST00000943426.1",
          "protein_id": "ENSP00000613485.1",
          "transcript_support_level": null,
          "aa_start": 1075,
          "aa_end": null,
          "aa_length": 1291,
          "cds_start": 3223,
          "cds_end": null,
          "cds_length": 3876,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000943426.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3220C>T",
          "hgvs_p": "p.Leu1074Phe",
          "transcript": "ENST00000943427.1",
          "protein_id": "ENSP00000613486.1",
          "transcript_support_level": null,
          "aa_start": 1074,
          "aa_end": null,
          "aa_length": 1290,
          "cds_start": 3220,
          "cds_end": null,
          "cds_length": 3873,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000943427.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3979C>T",
          "hgvs_p": "p.Leu1327Phe",
          "transcript": "XM_011521094.2",
          "protein_id": "XP_011519396.1",
          "transcript_support_level": null,
          "aa_start": 1327,
          "aa_end": null,
          "aa_length": 1590,
          "cds_start": 3979,
          "cds_end": null,
          "cds_length": 4773,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521094.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3898C>T",
          "hgvs_p": "p.Leu1300Phe",
          "transcript": "XM_011521095.2",
          "protein_id": "XP_011519397.1",
          "transcript_support_level": null,
          "aa_start": 1300,
          "aa_end": null,
          "aa_length": 1563,
          "cds_start": 3898,
          "cds_end": null,
          "cds_length": 4692,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521095.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3847C>T",
          "hgvs_p": "p.Leu1283Phe",
          "transcript": "XM_011521096.2",
          "protein_id": "XP_011519398.1",
          "transcript_support_level": null,
          "aa_start": 1283,
          "aa_end": null,
          "aa_length": 1546,
          "cds_start": 3847,
          "cds_end": null,
          "cds_length": 4641,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521096.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3979C>T",
          "hgvs_p": "p.Leu1327Phe",
          "transcript": "XM_011521097.2",
          "protein_id": "XP_011519399.1",
          "transcript_support_level": null,
          "aa_start": 1327,
          "aa_end": null,
          "aa_length": 1543,
          "cds_start": 3979,
          "cds_end": null,
          "cds_length": 4632,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521097.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3766C>T",
          "hgvs_p": "p.Leu1256Phe",
          "transcript": "XM_017020662.2",
          "protein_id": "XP_016876151.1",
          "transcript_support_level": null,
          "aa_start": 1256,
          "aa_end": null,
          "aa_length": 1519,
          "cds_start": 3766,
          "cds_end": null,
          "cds_length": 4560,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017020662.2"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3766C>T",
          "hgvs_p": "p.Leu1256Phe",
          "transcript": "XM_047430471.1",
          "protein_id": "XP_047286427.1",
          "transcript_support_level": null,
          "aa_start": 1256,
          "aa_end": null,
          "aa_length": 1472,
          "cds_start": 3766,
          "cds_end": null,
          "cds_length": 4419,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430471.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3079C>T",
          "hgvs_p": "p.Leu1027Phe",
          "transcript": "XM_047430472.1",
          "protein_id": "XP_047286428.1",
          "transcript_support_level": null,
          "aa_start": 1027,
          "aa_end": null,
          "aa_length": 1290,
          "cds_start": 3079,
          "cds_end": null,
          "cds_length": 3873,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430472.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 28,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.3019C>T",
          "hgvs_p": "p.Leu1007Phe",
          "transcript": "XM_047430473.1",
          "protein_id": "XP_047286429.1",
          "transcript_support_level": null,
          "aa_start": 1007,
          "aa_end": null,
          "aa_length": 1270,
          "cds_start": 3019,
          "cds_end": null,
          "cds_length": 3813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430473.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 27,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.2917C>T",
          "hgvs_p": "p.Leu973Phe",
          "transcript": "XM_011521099.3",
          "protein_id": "XP_011519401.1",
          "transcript_support_level": null,
          "aa_start": 973,
          "aa_end": null,
          "aa_length": 1236,
          "cds_start": 2917,
          "cds_end": null,
          "cds_length": 3711,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521099.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 26,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.2818C>T",
          "hgvs_p": "p.Leu940Phe",
          "transcript": "XM_047430474.1",
          "protein_id": "XP_047286430.1",
          "transcript_support_level": null,
          "aa_start": 940,
          "aa_end": null,
          "aa_length": 1203,
          "cds_start": 2818,
          "cds_end": null,
          "cds_length": 3612,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430474.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.2302C>T",
          "hgvs_p": "p.Leu768Phe",
          "transcript": "XM_011521102.3",
          "protein_id": "XP_011519404.1",
          "transcript_support_level": null,
          "aa_start": 768,
          "aa_end": null,
          "aa_length": 1031,
          "cds_start": 2302,
          "cds_end": null,
          "cds_length": 3096,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521102.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.2221C>T",
          "hgvs_p": "p.Leu741Phe",
          "transcript": "XM_047430475.1",
          "protein_id": "XP_047286431.1",
          "transcript_support_level": null,
          "aa_start": 741,
          "aa_end": null,
          "aa_length": 1004,
          "cds_start": 2221,
          "cds_end": null,
          "cds_length": 3015,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047430475.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "F",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "c.1963C>T",
          "hgvs_p": "p.Leu655Phe",
          "transcript": "XM_011521103.3",
          "protein_id": "XP_011519405.1",
          "transcript_support_level": null,
          "aa_start": 655,
          "aa_end": null,
          "aa_length": 918,
          "cds_start": 1963,
          "cds_end": null,
          "cds_length": 2757,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011521103.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UGGT2",
          "gene_hgnc_id": 15664,
          "hgvs_c": "n.378C>T",
          "hgvs_p": null,
          "transcript": "ENST00000462472.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000462472.1"
        }
      ],
      "gene_symbol": "UGGT2",
      "gene_hgnc_id": 15664,
      "dbsnp": "rs755756370",
      "frequency_reference_population": 0.0000054742554,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 8,
      "gnomad_exomes_af": 0.00000547426,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 8,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8480355143547058,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.479,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.4953,
      "alphamissense_prediction": "Uncertain_significance",
      "bayesdelnoaf_score": 0.18,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.774,
      "phylop100way_prediction": "Pathogenic",
      "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": 4,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3_Moderate",
      "acmg_by_gene": [
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_020121.4",
          "gene_symbol": "UGGT2",
          "hgnc_id": 15664,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.3898C>T",
          "hgvs_p": "p.Leu1300Phe"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}