← 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: 16-67166010-A-AGGTGCAGGCTTTGCGGGG (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=67166010&ref=A&alt=AGGTGCAGGCTTTGCGGGG&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "16",
"pos": 67166010,
"ref": "A",
"alt": "AGGTGCAGGCTTTGCGGGG",
"effect": "disruptive_inframe_insertion",
"transcript": "ENST00000521374.6",
"consequences": [
{
"aa_ref": "G",
"aa_alt": "GVQALRG",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly",
"transcript": "NM_001374675.1",
"protein_id": "NP_001361604.1",
"transcript_support_level": null,
"aa_start": 148,
"aa_end": null,
"aa_length": 492,
"cds_start": 444,
"cds_end": null,
"cds_length": 1479,
"cdna_start": 511,
"cdna_end": null,
"cdna_length": 1702,
"mane_select": "ENST00000521374.6",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "GVQALRG",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly",
"transcript": "ENST00000521374.6",
"protein_id": "ENSP00000430947.2",
"transcript_support_level": 1,
"aa_start": 148,
"aa_end": null,
"aa_length": 492,
"cds_start": 444,
"cds_end": null,
"cds_length": 1479,
"cdna_start": 511,
"cdna_end": null,
"cdna_length": 1702,
"mane_select": "NM_001374675.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "GVQALRG",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly",
"transcript": "ENST00000584272.5",
"protein_id": "ENSP00000463706.1",
"transcript_support_level": 1,
"aa_start": 148,
"aa_end": null,
"aa_length": 462,
"cds_start": 444,
"cds_end": null,
"cds_length": 1389,
"cdna_start": 444,
"cdna_end": null,
"cdna_length": 1549,
"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": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000434833.6",
"protein_id": "ENSP00000403219.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1568,
"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": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000521624.5",
"protein_id": "ENSP00000428161.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1358,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "GVQALRG",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly",
"transcript": "NM_001040667.3",
"protein_id": "NP_001035757.1",
"transcript_support_level": null,
"aa_start": 148,
"aa_end": null,
"aa_length": 492,
"cds_start": 444,
"cds_end": null,
"cds_length": 1479,
"cdna_start": 1033,
"cdna_end": null,
"cdna_length": 2224,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "GVQALRG",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly",
"transcript": "NM_001374674.1",
"protein_id": "NP_001361603.1",
"transcript_support_level": null,
"aa_start": 148,
"aa_end": null,
"aa_length": 462,
"cds_start": 444,
"cds_end": null,
"cds_length": 1389,
"cdna_start": 511,
"cdna_end": null,
"cdna_length": 1612,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "GVQALRG",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly",
"transcript": "NM_001538.4",
"protein_id": "NP_001529.2",
"transcript_support_level": null,
"aa_start": 148,
"aa_end": null,
"aa_length": 462,
"cds_start": 444,
"cds_end": null,
"cds_length": 1389,
"cdna_start": 1033,
"cdna_end": null,
"cdna_length": 2134,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "GVQALRG",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly",
"transcript": "ENST00000517685.5",
"protein_id": "ENSP00000428978.1",
"transcript_support_level": 5,
"aa_start": 148,
"aa_end": null,
"aa_length": 415,
"cds_start": 444,
"cds_end": null,
"cds_length": 1249,
"cdna_start": 444,
"cdna_end": null,
"cdna_length": 1249,
"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": 3,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.709_726dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000517867.2",
"protein_id": null,
"transcript_support_level": 3,
"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": 1855,
"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": 3,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.*173_*190dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000521314.5",
"protein_id": "ENSP00000429580.1",
"transcript_support_level": 5,
"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": 1555,
"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": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.493_510dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000522023.1",
"protein_id": null,
"transcript_support_level": 4,
"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": 636,
"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": 3,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.645_662dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000522870.5",
"protein_id": null,
"transcript_support_level": 5,
"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": 1599,
"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": 3,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.925_942dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000523077.2",
"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": 2289,
"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": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000523562.5",
"protein_id": "ENSP00000430631.1",
"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": 1839,
"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": 3,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.*173_*190dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000521314.5",
"protein_id": "ENSP00000429580.1",
"transcript_support_level": 5,
"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": 1555,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.300_300+17dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000517729.5",
"protein_id": "ENSP00000430299.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 184,
"cds_start": -4,
"cds_end": null,
"cds_length": 556,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 556,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.72_72+17dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000519224.5",
"protein_id": "ENSP00000430724.1",
"transcript_support_level": 5,
"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": 637,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.426_426+17dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000522295.5",
"protein_id": "ENSP00000427832.1",
"transcript_support_level": 5,
"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": 1539,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENSG00000265690",
"gene_hgnc_id": null,
"hgvs_c": "n.*1053_*1054insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000580114.5",
"protein_id": "ENSP00000464271.1",
"transcript_support_level": 5,
"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": 1287,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "c.-38_-37insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000517750.5",
"protein_id": "ENSP00000430211.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 180,
"cds_start": -4,
"cds_end": null,
"cds_length": 545,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 546,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.-175_-174insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000517680.5",
"protein_id": null,
"transcript_support_level": 3,
"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": 368,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.-247_-246insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000522027.5",
"protein_id": null,
"transcript_support_level": 3,
"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": 447,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.-191_-190insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000683295.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": 1345,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"hgvs_c": "n.-101_-100insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000684701.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": 1514,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENSG00000265690",
"gene_hgnc_id": null,
"hgvs_c": "n.*559_*560insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null,
"transcript": "ENST00000518753.5",
"protein_id": "ENSP00000476658.1",
"transcript_support_level": 5,
"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": 501,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "HSF4",
"gene_hgnc_id": 5227,
"dbsnp": "rs760351849",
"frequency_reference_population": 0.000071892966,
"hom_count_reference_population": 1,
"allele_count_reference_population": 106,
"gnomad_exomes_af": 0.0000758374,
"gnomad_genomes_af": 0.0000350587,
"gnomad_exomes_ac": 101,
"gnomad_genomes_ac": 5,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 0.507,
"phylop100way_prediction": "Benign",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"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": "Uncertain_significance",
"acmg_criteria": "PM4,PP5",
"acmg_by_gene": [
{
"score": 3,
"benign_score": 0,
"pathogenic_score": 3,
"criteria": [
"PM4",
"PP5"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000521374.6",
"gene_symbol": "HSF4",
"hgnc_id": 5227,
"effects": [
"disruptive_inframe_insertion"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.426_443dupGGTGCAGGCTTTGCGGGG",
"hgvs_p": "p.Gly148_Val149insValGlnAlaLeuArgGly"
},
{
"score": 1,
"benign_score": 0,
"pathogenic_score": 1,
"criteria": [
"PP5"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000580114.5",
"gene_symbol": "ENSG00000265690",
"hgnc_id": null,
"effects": [
"downstream_gene_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.*1053_*1054insGGTGCAGGCTTTGCGGGG",
"hgvs_p": null
}
],
"clinvar_disease": "Cataract 5 multiple types,HSF4-related disorder,not provided",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "LP:1 US:2",
"phenotype_combined": "Cataract 5 multiple types|HSF4-related disorder|not provided",
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"custom_annotations": null
}
],
"message": null
}