← 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-244856757-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=244856757&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 244856757,
"ref": "G",
"alt": "A",
"effect": "stop_gained",
"transcript": "ENST00000640218.2",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1714C>T",
"hgvs_p": "p.Arg572*",
"transcript": "NM_031844.3",
"protein_id": "NP_114032.2",
"transcript_support_level": null,
"aa_start": 572,
"aa_end": null,
"aa_length": 825,
"cds_start": 1714,
"cds_end": null,
"cds_length": 2478,
"cdna_start": 1950,
"cdna_end": null,
"cdna_length": 6867,
"mane_select": "ENST00000640218.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1714C>T",
"hgvs_p": "p.Arg572*",
"transcript": "ENST00000640218.2",
"protein_id": "ENSP00000491215.1",
"transcript_support_level": 1,
"aa_start": 572,
"aa_end": null,
"aa_length": 825,
"cds_start": 1714,
"cds_end": null,
"cds_length": 2478,
"cdna_start": 1950,
"cdna_end": null,
"cdna_length": 6867,
"mane_select": "NM_031844.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1657C>T",
"hgvs_p": "p.Arg553*",
"transcript": "ENST00000444376.7",
"protein_id": "ENSP00000393151.2",
"transcript_support_level": 1,
"aa_start": 553,
"aa_end": null,
"aa_length": 806,
"cds_start": 1657,
"cds_end": null,
"cds_length": 2421,
"cdna_start": 1910,
"cdna_end": null,
"cdna_length": 6827,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.886C>T",
"hgvs_p": "p.Arg296*",
"transcript": "ENST00000639628.2",
"protein_id": "ENSP00000491340.1",
"transcript_support_level": 1,
"aa_start": 296,
"aa_end": null,
"aa_length": 549,
"cds_start": 886,
"cds_end": null,
"cds_length": 1650,
"cdna_start": 2757,
"cdna_end": null,
"cdna_length": 7674,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1657C>T",
"hgvs_p": "p.Arg553*",
"transcript": "NM_004501.3",
"protein_id": "NP_004492.2",
"transcript_support_level": null,
"aa_start": 553,
"aa_end": null,
"aa_length": 806,
"cds_start": 1657,
"cds_end": null,
"cds_length": 2421,
"cdna_start": 1875,
"cdna_end": null,
"cdna_length": 6789,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1471C>T",
"hgvs_p": "p.Arg491*",
"transcript": "ENST00000283179.14",
"protein_id": "ENSP00000283179.10",
"transcript_support_level": 5,
"aa_start": 491,
"aa_end": null,
"aa_length": 744,
"cds_start": 1471,
"cds_end": null,
"cds_length": 2235,
"cdna_start": 1658,
"cdna_end": null,
"cdna_length": 3120,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1423C>T",
"hgvs_p": "p.Arg475*",
"transcript": "ENST00000638475.1",
"protein_id": "ENSP00000491305.1",
"transcript_support_level": 5,
"aa_start": 475,
"aa_end": null,
"aa_length": 728,
"cds_start": 1423,
"cds_end": null,
"cds_length": 2187,
"cdna_start": 1423,
"cdna_end": null,
"cdna_length": 2698,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1333C>T",
"hgvs_p": "p.Arg445*",
"transcript": "ENST00000704074.1",
"protein_id": "ENSP00000515674.1",
"transcript_support_level": null,
"aa_start": 445,
"aa_end": null,
"aa_length": 664,
"cds_start": 1333,
"cds_end": null,
"cds_length": 1995,
"cdna_start": 1335,
"cdna_end": null,
"cdna_length": 3015,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.1045C>T",
"hgvs_p": "p.Arg349*",
"transcript": "ENST00000440865.2",
"protein_id": "ENSP00000410728.2",
"transcript_support_level": 2,
"aa_start": 349,
"aa_end": null,
"aa_length": 602,
"cds_start": 1045,
"cds_end": null,
"cds_length": 1809,
"cdna_start": 1399,
"cdna_end": null,
"cdna_length": 3207,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.880C>T",
"hgvs_p": "p.Arg294*",
"transcript": "ENST00000638716.1",
"protein_id": "ENSP00000491601.1",
"transcript_support_level": 5,
"aa_start": 294,
"aa_end": null,
"aa_length": 547,
"cds_start": 880,
"cds_end": null,
"cds_length": 1644,
"cdna_start": 893,
"cdna_end": null,
"cdna_length": 2640,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.886C>T",
"hgvs_p": "p.Arg296*",
"transcript": "ENST00000640001.1",
"protein_id": "ENSP00000491294.1",
"transcript_support_level": 5,
"aa_start": 296,
"aa_end": null,
"aa_length": 546,
"cds_start": 886,
"cds_end": null,
"cds_length": 1641,
"cdna_start": 2744,
"cdna_end": null,
"cdna_length": 4227,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97*",
"transcript": "ENST00000639824.1",
"protein_id": "ENSP00000491903.1",
"transcript_support_level": 5,
"aa_start": 97,
"aa_end": null,
"aa_length": 326,
"cds_start": 289,
"cds_end": null,
"cds_length": 981,
"cdna_start": 290,
"cdna_end": null,
"cdna_length": 1450,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "c.697C>T",
"hgvs_p": "p.Arg233*",
"transcript": "ENST00000483966.3",
"protein_id": "ENSP00000492573.1",
"transcript_support_level": 2,
"aa_start": 233,
"aa_end": null,
"aa_length": 302,
"cds_start": 697,
"cds_end": null,
"cds_length": 909,
"cdna_start": 697,
"cdna_end": null,
"cdna_length": 1069,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.1327C>T",
"hgvs_p": null,
"transcript": "ENST00000366525.8",
"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": 2851,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.2808C>T",
"hgvs_p": null,
"transcript": "ENST00000468690.2",
"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": 5273,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.3828C>T",
"hgvs_p": null,
"transcript": "ENST00000476241.2",
"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": 4844,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.823C>T",
"hgvs_p": null,
"transcript": "ENST00000638230.1",
"protein_id": "ENSP00000492010.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": 1922,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.886C>T",
"hgvs_p": null,
"transcript": "ENST00000638301.1",
"protein_id": "ENSP00000491807.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": 3650,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.3931C>T",
"hgvs_p": null,
"transcript": "ENST00000638952.1",
"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": 5678,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.471C>T",
"hgvs_p": null,
"transcript": "ENST00000639064.1",
"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": 2625,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.*650C>T",
"hgvs_p": null,
"transcript": "ENST00000639880.1",
"protein_id": "ENSP00000490988.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": 4239,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.*650C>T",
"hgvs_p": null,
"transcript": "ENST00000640056.1",
"protein_id": "ENSP00000492620.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": 2045,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.94C>T",
"hgvs_p": null,
"transcript": "ENST00000640119.1",
"protein_id": "ENSP00000491491.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": 461,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.1657C>T",
"hgvs_p": null,
"transcript": "ENST00000640306.1",
"protein_id": "ENSP00000491685.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": 2917,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.1881C>T",
"hgvs_p": null,
"transcript": "ENST00000649899.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": 13084,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.*650C>T",
"hgvs_p": null,
"transcript": "ENST00000639880.1",
"protein_id": "ENSP00000490988.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": 4239,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"hgvs_c": "n.*650C>T",
"hgvs_p": null,
"transcript": "ENST00000640056.1",
"protein_id": "ENSP00000492620.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": 2045,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "HNRNPU",
"gene_hgnc_id": 5048,
"dbsnp": "rs1135401733",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.6200000047683716,
"computational_prediction_selected": "Pathogenic",
"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.62,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 9.941,
"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": 18,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
"acmg_by_gene": [
{
"score": 18,
"benign_score": 0,
"pathogenic_score": 18,
"criteria": [
"PVS1",
"PM2",
"PP5_Very_Strong"
],
"verdict": "Pathogenic",
"transcript": "ENST00000640218.2",
"gene_symbol": "HNRNPU",
"hgnc_id": 5048,
"effects": [
"stop_gained"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1714C>T",
"hgvs_p": "p.Arg572*"
}
],
"clinvar_disease": "Epileptic encephalopathy,Intellectual disability,Seizure",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "P:2",
"phenotype_combined": "Epileptic encephalopathy|Seizure;Intellectual disability",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}