← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 1-119743954-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=119743954&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 119743954,
"ref": "T",
"alt": "G",
"effect": "missense_variant",
"transcript": "ENST00000641023.2",
"consequences": [
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1516T>G",
"hgvs_p": "p.Trp506Gly",
"transcript": "NM_006623.4",
"protein_id": "NP_006614.2",
"transcript_support_level": null,
"aa_start": 506,
"aa_end": null,
"aa_length": 533,
"cds_start": 1516,
"cds_end": null,
"cds_length": 1602,
"cdna_start": 1605,
"cdna_end": null,
"cdna_length": 1866,
"mane_select": "ENST00000641023.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1516T>G",
"hgvs_p": "p.Trp506Gly",
"transcript": "ENST00000641023.2",
"protein_id": "ENSP00000493175.1",
"transcript_support_level": null,
"aa_start": 506,
"aa_end": null,
"aa_length": 533,
"cds_start": 1516,
"cds_end": null,
"cds_length": 1602,
"cdna_start": 1605,
"cdna_end": null,
"cdna_length": 1866,
"mane_select": "NM_006623.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1535T>G",
"hgvs_p": "p.Leu512Arg",
"transcript": "ENST00000369409.9",
"protein_id": "ENSP00000358417.5",
"transcript_support_level": 1,
"aa_start": 512,
"aa_end": null,
"aa_length": 532,
"cds_start": 1535,
"cds_end": null,
"cds_length": 1599,
"cdna_start": 1624,
"cdna_end": null,
"cdna_length": 1882,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1516T>G",
"hgvs_p": "p.Trp506Gly",
"transcript": "ENST00000641597.1",
"protein_id": "ENSP00000493382.1",
"transcript_support_level": null,
"aa_start": 506,
"aa_end": null,
"aa_length": 533,
"cds_start": 1516,
"cds_end": null,
"cds_length": 1602,
"cdna_start": 2349,
"cdna_end": null,
"cdna_length": 2585,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1495T>G",
"hgvs_p": "p.Trp499Gly",
"transcript": "ENST00000641947.1",
"protein_id": "ENSP00000492994.1",
"transcript_support_level": null,
"aa_start": 499,
"aa_end": null,
"aa_length": 526,
"cds_start": 1495,
"cds_end": null,
"cds_length": 1581,
"cdna_start": 1634,
"cdna_end": null,
"cdna_length": 1774,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1252T>G",
"hgvs_p": "p.Trp418Gly",
"transcript": "ENST00000641115.1",
"protein_id": "ENSP00000493264.1",
"transcript_support_level": null,
"aa_start": 418,
"aa_end": null,
"aa_length": 445,
"cds_start": 1252,
"cds_end": null,
"cds_length": 1338,
"cdna_start": 1377,
"cdna_end": null,
"cdna_length": 1638,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1738T>G",
"hgvs_p": "p.Trp580Gly",
"transcript": "XM_011541226.3",
"protein_id": "XP_011539528.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 607,
"cds_start": 1738,
"cds_end": null,
"cds_length": 1824,
"cdna_start": 1827,
"cdna_end": null,
"cdna_length": 2088,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1660T>G",
"hgvs_p": "p.Trp554Gly",
"transcript": "XM_011541227.3",
"protein_id": "XP_011539529.1",
"transcript_support_level": null,
"aa_start": 554,
"aa_end": null,
"aa_length": 581,
"cds_start": 1660,
"cds_end": null,
"cds_length": 1746,
"cdna_start": 1728,
"cdna_end": null,
"cdna_length": 1989,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1627T>G",
"hgvs_p": "p.Trp543Gly",
"transcript": "XM_011541228.3",
"protein_id": "XP_011539530.1",
"transcript_support_level": null,
"aa_start": 543,
"aa_end": null,
"aa_length": 570,
"cds_start": 1627,
"cds_end": null,
"cds_length": 1713,
"cdna_start": 1642,
"cdna_end": null,
"cdna_length": 1903,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1453T>G",
"hgvs_p": "p.Trp485Gly",
"transcript": "XM_047417680.1",
"protein_id": "XP_047273636.1",
"transcript_support_level": null,
"aa_start": 485,
"aa_end": null,
"aa_length": 512,
"cds_start": 1453,
"cds_end": null,
"cds_length": 1539,
"cdna_start": 2149,
"cdna_end": null,
"cdna_length": 2410,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1231T>G",
"hgvs_p": "p.Trp411Gly",
"transcript": "XM_047417682.1",
"protein_id": "XP_047273638.1",
"transcript_support_level": null,
"aa_start": 411,
"aa_end": null,
"aa_length": 438,
"cds_start": 1231,
"cds_end": null,
"cds_length": 1317,
"cdna_start": 1915,
"cdna_end": null,
"cdna_length": 2176,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "W",
"aa_alt": "G",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.1222T>G",
"hgvs_p": "p.Trp408Gly",
"transcript": "XM_047417683.1",
"protein_id": "XP_047273639.1",
"transcript_support_level": null,
"aa_start": 408,
"aa_end": null,
"aa_length": 435,
"cds_start": 1222,
"cds_end": null,
"cds_length": 1308,
"cdna_start": 1351,
"cdna_end": null,
"cdna_length": 1612,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.768T>G",
"hgvs_p": "p.Pro256Pro",
"transcript": "ENST00000641811.1",
"protein_id": "ENSP00000493296.1",
"transcript_support_level": null,
"aa_start": 256,
"aa_end": null,
"aa_length": 275,
"cds_start": 768,
"cds_end": null,
"cds_length": 828,
"cdna_start": 770,
"cdna_end": null,
"cdna_length": 1031,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.2921T>G",
"hgvs_p": null,
"transcript": "ENST00000369407.3",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3180,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.1495T>G",
"hgvs_p": null,
"transcript": "ENST00000482968.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1754,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1169T>G",
"hgvs_p": null,
"transcript": "ENST00000641213.1",
"protein_id": "ENSP00000493079.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2053,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.1501T>G",
"hgvs_p": null,
"transcript": "ENST00000641314.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1558,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1352T>G",
"hgvs_p": null,
"transcript": "ENST00000641375.1",
"protein_id": "ENSP00000493089.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2196,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1260T>G",
"hgvs_p": null,
"transcript": "ENST00000641756.1",
"protein_id": "ENSP00000493147.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2132,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1342T>G",
"hgvs_p": null,
"transcript": "ENST00000641891.1",
"protein_id": "ENSP00000493288.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2175,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.1456T>G",
"hgvs_p": null,
"transcript": "ENST00000641927.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1678,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.2547T>G",
"hgvs_p": null,
"transcript": "ENST00000642021.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2794,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "c.*95T>G",
"hgvs_p": null,
"transcript": "ENST00000641074.1",
"protein_id": "ENSP00000493446.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 429,
"cds_start": -4,
"cds_end": null,
"cds_length": 1290,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1780,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1169T>G",
"hgvs_p": null,
"transcript": "ENST00000641213.1",
"protein_id": "ENSP00000493079.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2053,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1352T>G",
"hgvs_p": null,
"transcript": "ENST00000641375.1",
"protein_id": "ENSP00000493089.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2196,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1260T>G",
"hgvs_p": null,
"transcript": "ENST00000641756.1",
"protein_id": "ENSP00000493147.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2132,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"hgvs_c": "n.*1342T>G",
"hgvs_p": null,
"transcript": "ENST00000641891.1",
"protein_id": "ENSP00000493288.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2175,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "PHGDH",
"gene_hgnc_id": 8923,
"dbsnp": "rs1801955",
"frequency_reference_population": 6.8423884e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 6.84239e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.7342351078987122,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.831,
"revel_prediction": "Pathogenic",
"alphamissense_score": 0.7276,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": 0.3,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 4.199,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 2,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000641023.2",
"gene_symbol": "PHGDH",
"hgnc_id": 8923,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1516T>G",
"hgvs_p": "p.Trp506Gly"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}