← 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-30463308-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=13&pos=30463308&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "13",
"pos": 30463308,
"ref": "T",
"alt": "C",
"effect": "synonymous_variant",
"transcript": "NM_002128.7",
"consequences": [
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "NM_002128.7",
"protein_id": "NP_002119.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000341423.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002128.7"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000341423.10",
"protein_id": "ENSP00000345347.5",
"transcript_support_level": 1,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002128.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000341423.10"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000399489.5",
"protein_id": "ENSP00000382412.1",
"transcript_support_level": 1,
"aa_start": 65,
"aa_end": null,
"aa_length": 158,
"cds_start": 195,
"cds_end": null,
"cds_length": 477,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000399489.5"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927783.1",
"protein_id": "ENSP00000597842.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 218,
"cds_start": 195,
"cds_end": null,
"cds_length": 657,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927783.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "NM_001313892.2",
"protein_id": "NP_001300821.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001313892.2"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "NM_001313893.1",
"protein_id": "NP_001300822.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001313893.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "NM_001370340.1",
"protein_id": "NP_001357269.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001370340.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "NM_001370341.1",
"protein_id": "NP_001357270.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001370341.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000339872.8",
"protein_id": "ENSP00000343040.4",
"transcript_support_level": 2,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000339872.8"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000399494.5",
"protein_id": "ENSP00000382417.1",
"transcript_support_level": 2,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000399494.5"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000405805.5",
"protein_id": "ENSP00000384678.1",
"transcript_support_level": 2,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000405805.5"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897840.1",
"protein_id": "ENSP00000567899.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897840.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897841.1",
"protein_id": "ENSP00000567900.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897841.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897842.1",
"protein_id": "ENSP00000567901.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897842.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897843.1",
"protein_id": "ENSP00000567902.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897843.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897844.1",
"protein_id": "ENSP00000567903.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897844.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897845.1",
"protein_id": "ENSP00000567904.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897845.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897846.1",
"protein_id": "ENSP00000567905.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897846.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897847.1",
"protein_id": "ENSP00000567906.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897847.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897848.1",
"protein_id": "ENSP00000567907.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897848.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897849.1",
"protein_id": "ENSP00000567908.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897849.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897850.1",
"protein_id": "ENSP00000567909.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897850.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897851.1",
"protein_id": "ENSP00000567910.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897851.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897852.1",
"protein_id": "ENSP00000567911.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897852.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897853.1",
"protein_id": "ENSP00000567912.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897853.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897854.1",
"protein_id": "ENSP00000567913.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897854.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897855.1",
"protein_id": "ENSP00000567914.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897855.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000897856.1",
"protein_id": "ENSP00000567915.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897856.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927781.1",
"protein_id": "ENSP00000597840.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927781.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927782.1",
"protein_id": "ENSP00000597841.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927782.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927785.1",
"protein_id": "ENSP00000597844.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927785.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000970317.1",
"protein_id": "ENSP00000640376.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970317.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000970318.1",
"protein_id": "ENSP00000640377.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000970318.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927784.1",
"protein_id": "ENSP00000597843.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 199,
"cds_start": 195,
"cds_end": null,
"cds_length": 600,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927784.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927786.1",
"protein_id": "ENSP00000597845.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 195,
"cds_start": 195,
"cds_end": null,
"cds_length": 588,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927786.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927789.1",
"protein_id": "ENSP00000597848.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 190,
"cds_start": 195,
"cds_end": null,
"cds_length": 573,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927789.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927790.1",
"protein_id": "ENSP00000597849.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 188,
"cds_start": 195,
"cds_end": null,
"cds_length": 567,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927790.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927788.1",
"protein_id": "ENSP00000597847.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 184,
"cds_start": 195,
"cds_end": null,
"cds_length": 555,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927788.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927791.1",
"protein_id": "ENSP00000597850.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 181,
"cds_start": 195,
"cds_end": null,
"cds_length": 546,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927791.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000927792.1",
"protein_id": "ENSP00000597851.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 174,
"cds_start": 195,
"cds_end": null,
"cds_length": 525,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927792.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "NM_001363661.2",
"protein_id": "NP_001350590.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 158,
"cds_start": 195,
"cds_end": null,
"cds_length": 477,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001363661.2"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "NM_001370339.1",
"protein_id": "NP_001357268.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 158,
"cds_start": 195,
"cds_end": null,
"cds_length": 477,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001370339.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "ENST00000326004.4",
"protein_id": "ENSP00000369904.1",
"transcript_support_level": 3,
"aa_start": 65,
"aa_end": null,
"aa_length": 158,
"cds_start": 195,
"cds_end": null,
"cds_length": 477,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000326004.4"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "XM_024449341.2",
"protein_id": "XP_024305109.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 215,
"cds_start": 195,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024449341.2"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "XM_047430284.1",
"protein_id": "XP_047286240.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 174,
"cds_start": 195,
"cds_end": null,
"cds_length": 525,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047430284.1"
},
{
"aa_ref": "K",
"aa_alt": "K",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys",
"transcript": "XM_047430285.1",
"protein_id": "XP_047286241.1",
"transcript_support_level": null,
"aa_start": 65,
"aa_end": null,
"aa_length": 158,
"cds_start": 195,
"cds_end": null,
"cds_length": 477,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047430285.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.151-10A>G",
"hgvs_p": null,
"transcript": "ENST00000897857.1",
"protein_id": "ENSP00000567916.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 197,
"cds_start": null,
"cds_end": null,
"cds_length": 594,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000897857.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "c.151-58A>G",
"hgvs_p": null,
"transcript": "ENST00000927787.1",
"protein_id": "ENSP00000597846.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 181,
"cds_start": null,
"cds_end": null,
"cds_length": 546,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000927787.1"
},
{
"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": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ENSG00000285840",
"gene_hgnc_id": null,
"hgvs_c": "n.552+17012T>C",
"hgvs_p": null,
"transcript": "ENST00000819189.1",
"protein_id": null,
"transcript_support_level": null,
"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": "ENST00000819189.1"
},
{
"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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ENSG00000285840",
"gene_hgnc_id": null,
"hgvs_c": "n.503+17012T>C",
"hgvs_p": null,
"transcript": "ENST00000819190.1",
"protein_id": null,
"transcript_support_level": null,
"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": "ENST00000819190.1"
},
{
"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": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "n.*3A>G",
"hgvs_p": null,
"transcript": "ENST00000468384.1",
"protein_id": null,
"transcript_support_level": 1,
"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": "ENST00000468384.1"
},
{
"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": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"hgvs_c": "n.-44A>G",
"hgvs_p": null,
"transcript": "ENST00000490788.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": "ENST00000490788.1"
}
],
"gene_symbol": "HMGB1",
"gene_hgnc_id": 4983,
"dbsnp": "rs983723",
"frequency_reference_population": 0.0139141595,
"hom_count_reference_population": 2520,
"allele_count_reference_population": 22391,
"gnomad_exomes_af": 0.00768269,
"gnomad_genomes_af": 0.0735201,
"gnomad_exomes_ac": 11193,
"gnomad_genomes_ac": 11198,
"gnomad_exomes_homalt": 1174,
"gnomad_genomes_homalt": 1346,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.6200000047683716,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.62,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.604,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -14,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6,BP7,BA1",
"acmg_by_gene": [
{
"score": -14,
"benign_score": 14,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6",
"BP7",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_002128.7",
"gene_symbol": "HMGB1",
"hgnc_id": 4983,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.195A>G",
"hgvs_p": "p.Lys65Lys"
},
{
"score": -13,
"benign_score": 13,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000819189.1",
"gene_symbol": "ENSG00000285840",
"hgnc_id": null,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.552+17012T>C",
"hgvs_p": null
}
],
"clinvar_disease": "HMGB1-related disorder",
"clinvar_classification": "Benign",
"clinvar_review_status": "no assertion criteria provided",
"clinvar_submissions_summary": "null",
"phenotype_combined": "HMGB1-related disorder",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}