← 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: 19-3980691-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=3980691&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "EEF2",
"hgnc_id": 3214,
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_001961.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 4,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.3235,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Uncertain_significance",
"bayesdelnoaf_score": -0.07,
"chr": "19",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.6659036874771118,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 858,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3158,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2577,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001961.4",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000309311.7",
"protein_coding": true,
"protein_id": "NP_001952.1",
"strand": false,
"transcript": "NM_001961.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 858,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3158,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2577,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000309311.7",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001961.4",
"protein_coding": true,
"protein_id": "ENSP00000307940.5",
"strand": false,
"transcript": "ENST00000309311.7",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 875,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3206,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2628,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000858190.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528249.1",
"strand": false,
"transcript": "ENST00000858190.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 868,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3188,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2607,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000939496.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609555.1",
"strand": false,
"transcript": "ENST00000939496.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 866,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3182,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2601,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000858189.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528248.1",
"strand": false,
"transcript": "ENST00000858189.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 856,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3180,
"cdna_start": 1268,
"cds_end": null,
"cds_length": 2571,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000939490.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609549.1",
"strand": false,
"transcript": "ENST00000939490.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 856,
"aa_ref": "P",
"aa_start": 388,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3158,
"cdna_start": 1247,
"cds_end": null,
"cds_length": 2571,
"cds_start": 1163,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000939491.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1163C>T",
"hgvs_p": "p.Pro388Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609550.1",
"strand": false,
"transcript": "ENST00000939491.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 854,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3147,
"cdna_start": 1253,
"cds_end": null,
"cds_length": 2565,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000858184.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528243.1",
"strand": false,
"transcript": "ENST00000858184.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 854,
"aa_ref": "P",
"aa_start": 386,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3145,
"cdna_start": 1240,
"cds_end": null,
"cds_length": 2565,
"cds_start": 1157,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000967316.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1157C>T",
"hgvs_p": "p.Pro386Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000637375.1",
"strand": false,
"transcript": "ENST00000967316.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 849,
"aa_ref": "P",
"aa_start": 381,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3130,
"cdna_start": 1226,
"cds_end": null,
"cds_length": 2550,
"cds_start": 1142,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000967318.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1142C>T",
"hgvs_p": "p.Pro381Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000637377.1",
"strand": false,
"transcript": "ENST00000967318.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 836,
"aa_ref": "P",
"aa_start": 368,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3092,
"cdna_start": 1186,
"cds_end": null,
"cds_length": 2511,
"cds_start": 1103,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000858187.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1103C>T",
"hgvs_p": "p.Pro368Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528246.1",
"strand": false,
"transcript": "ENST00000858187.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 835,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3089,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2508,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000939495.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609554.1",
"strand": false,
"transcript": "ENST00000939495.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 824,
"aa_ref": "P",
"aa_start": 356,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3052,
"cdna_start": 1150,
"cds_end": null,
"cds_length": 2475,
"cds_start": 1067,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000858191.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1067C>T",
"hgvs_p": "p.Pro356Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528250.1",
"strand": false,
"transcript": "ENST00000858191.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 820,
"aa_ref": "P",
"aa_start": 352,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3044,
"cdna_start": 1138,
"cds_end": null,
"cds_length": 2463,
"cds_start": 1055,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000858185.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1055C>T",
"hgvs_p": "p.Pro352Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528244.1",
"strand": false,
"transcript": "ENST00000858185.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 803,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2993,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2412,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000858188.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528247.1",
"strand": false,
"transcript": "ENST00000858188.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 740,
"aa_ref": "P",
"aa_start": 390,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2804,
"cdna_start": 1252,
"cds_end": null,
"cds_length": 2223,
"cds_start": 1169,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000939494.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.1169C>T",
"hgvs_p": "p.Pro390Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609553.1",
"strand": false,
"transcript": "ENST00000939494.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 729,
"aa_ref": "P",
"aa_start": 261,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2774,
"cdna_start": 868,
"cds_end": null,
"cds_length": 2190,
"cds_start": 782,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000939492.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.782C>T",
"hgvs_p": "p.Pro261Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609551.1",
"strand": false,
"transcript": "ENST00000939492.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 615,
"aa_ref": "P",
"aa_start": 147,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2429,
"cdna_start": 523,
"cds_end": null,
"cds_length": 1848,
"cds_start": 440,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000858186.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.440C>T",
"hgvs_p": "p.Pro147Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528245.1",
"strand": false,
"transcript": "ENST00000858186.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 622,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2449,
"cdna_start": null,
"cds_end": null,
"cds_length": 1869,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000939497.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.898-1255C>T",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609556.1",
"strand": false,
"transcript": "ENST00000939497.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 419,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1838,
"cdna_start": null,
"cds_end": null,
"cds_length": 1260,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000967319.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.127-722C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000637378.1",
"strand": false,
"transcript": "ENST00000967319.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 343,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1613,
"cdna_start": null,
"cds_end": null,
"cds_length": 1032,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000939493.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.994+665C>T",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609552.1",
"strand": false,
"transcript": "ENST00000939493.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 276,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1411,
"cdna_start": null,
"cds_end": null,
"cds_length": 831,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000967317.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "c.118-2669C>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000637376.1",
"strand": false,
"transcript": "ENST00000967317.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 581,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000598182.5",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "n.577C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000598182.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 549,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000598436.1",
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"hgvs_c": "n.*249C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000598436.1",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs763170059",
"effect": "missense_variant",
"frequency_reference_population": 0.0000027372214,
"gene_hgnc_id": 3214,
"gene_symbol": "EEF2",
"gnomad_exomes_ac": 4,
"gnomad_exomes_af": 0.00000273722,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 9.942,
"pos": 3980691,
"ref": "G",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.446,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001961.4"
}
]
}