← 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-19186982-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=19186982&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "19",
"pos": 19186982,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_001145784.2",
"consequences": [
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "NM_001145784.2",
"protein_id": "NP_001139256.1",
"transcript_support_level": null,
"aa_start": 21,
"aa_end": null,
"aa_length": 119,
"cds_start": 61,
"cds_end": null,
"cds_length": 360,
"cdna_start": 96,
"cdna_end": null,
"cdna_length": 992,
"mane_select": "ENST00000462790.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001145784.2"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "ENST00000462790.8",
"protein_id": "ENSP00000425864.1",
"transcript_support_level": 1,
"aa_start": 21,
"aa_end": null,
"aa_length": 119,
"cds_start": 61,
"cds_end": null,
"cds_length": 360,
"cdna_start": 96,
"cdna_end": null,
"cdna_length": 992,
"mane_select": "NM_001145784.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000462790.8"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "ENST00000477565.3",
"protein_id": "ENSP00000424833.1",
"transcript_support_level": 1,
"aa_start": 21,
"aa_end": null,
"aa_length": 109,
"cds_start": 61,
"cds_end": null,
"cds_length": 330,
"cdna_start": 533,
"cdna_end": null,
"cdna_length": 1489,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000477565.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "c.-89-4299G>A",
"hgvs_p": null,
"transcript": "ENST00000514819.7",
"protein_id": "ENSP00000454967.3",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 382,
"cds_start": null,
"cds_end": null,
"cds_length": 1149,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1406,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000514819.7"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "ENST00000963659.1",
"protein_id": "ENSP00000633718.1",
"transcript_support_level": null,
"aa_start": 21,
"aa_end": null,
"aa_length": 134,
"cds_start": 61,
"cds_end": null,
"cds_length": 405,
"cdna_start": 83,
"cdna_end": null,
"cdna_length": 1621,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963659.1"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "ENST00000892308.1",
"protein_id": "ENSP00000562367.1",
"transcript_support_level": null,
"aa_start": 21,
"aa_end": null,
"aa_length": 119,
"cds_start": 61,
"cds_end": null,
"cds_length": 360,
"cdna_start": 104,
"cdna_end": null,
"cdna_length": 1159,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000892308.1"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "ENST00000916350.1",
"protein_id": "ENSP00000586409.1",
"transcript_support_level": null,
"aa_start": 21,
"aa_end": null,
"aa_length": 119,
"cds_start": 61,
"cds_end": null,
"cds_length": 360,
"cdna_start": 97,
"cdna_end": null,
"cdna_length": 995,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000916350.1"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "ENST00000963658.1",
"protein_id": "ENSP00000633717.1",
"transcript_support_level": null,
"aa_start": 21,
"aa_end": null,
"aa_length": 119,
"cds_start": 61,
"cds_end": null,
"cds_length": 360,
"cdna_start": 93,
"cdna_end": null,
"cdna_length": 916,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963658.1"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "NM_001145783.2",
"protein_id": "NP_001139255.1",
"transcript_support_level": null,
"aa_start": 21,
"aa_end": null,
"aa_length": 109,
"cds_start": 61,
"cds_end": null,
"cds_length": 330,
"cdna_start": 96,
"cdna_end": null,
"cdna_length": 1058,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001145783.2"
},
{
"aa_ref": "V",
"aa_alt": "I",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile",
"transcript": "ENST00000892307.1",
"protein_id": "ENSP00000562366.1",
"transcript_support_level": null,
"aa_start": 21,
"aa_end": null,
"aa_length": 82,
"cds_start": 61,
"cds_end": null,
"cds_length": 249,
"cdna_start": 104,
"cdna_end": null,
"cdna_length": 891,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000892307.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": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "c.-216-4299G>A",
"hgvs_p": null,
"transcript": "NM_005919.4",
"protein_id": "NP_005910.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 365,
"cds_start": null,
"cds_end": null,
"cds_length": 1098,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1513,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_005919.4"
},
{
"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": 10,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MEF2B",
"gene_hgnc_id": 6995,
"hgvs_c": "c.-216-4299G>A",
"hgvs_p": null,
"transcript": "ENST00000444486.7",
"protein_id": "ENSP00000390762.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 365,
"cds_start": null,
"cds_end": null,
"cds_length": 1098,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1492,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000444486.7"
},
{
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "c.-89-4299G>A",
"hgvs_p": null,
"transcript": "ENST00000585679.1",
"protein_id": "ENSP00000475370.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 62,
"cds_start": null,
"cds_end": null,
"cds_length": 189,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 801,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000585679.1"
},
{
"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": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "n.61G>A",
"hgvs_p": null,
"transcript": "ENST00000354191.8",
"protein_id": "ENSP00000457957.1",
"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": 1695,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000354191.8"
},
{
"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": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "n.61G>A",
"hgvs_p": null,
"transcript": "ENST00000488252.6",
"protein_id": "ENSP00000467744.1",
"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": 3149,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000488252.6"
},
{
"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": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "n.83G>A",
"hgvs_p": null,
"transcript": "ENST00000494489.6",
"protein_id": null,
"transcript_support_level": 3,
"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": 877,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000494489.6"
},
{
"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": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "n.46G>A",
"hgvs_p": null,
"transcript": "ENST00000591398.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": 424,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000591398.1"
},
{
"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": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "n.91G>A",
"hgvs_p": null,
"transcript": "ENST00000602438.1",
"protein_id": null,
"transcript_support_level": 4,
"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": 576,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000602438.1"
},
{
"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": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "n.61G>A",
"hgvs_p": null,
"transcript": "ENST00000602689.1",
"protein_id": "ENSP00000473369.1",
"transcript_support_level": 3,
"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": 554,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000602689.1"
},
{
"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": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "n.61G>A",
"hgvs_p": null,
"transcript": "ENST00000602804.5",
"protein_id": "ENSP00000473577.1",
"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": 1804,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000602804.5"
},
{
"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": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "n.61G>A",
"hgvs_p": null,
"transcript": "ENST00000630940.2",
"protein_id": "ENSP00000486975.1",
"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": 1664,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000630940.2"
},
{
"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": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "n.96G>A",
"hgvs_p": null,
"transcript": "NR_027307.2",
"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": 1803,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_027307.2"
},
{
"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": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "BORCS8-MEF2B",
"gene_hgnc_id": 39979,
"hgvs_c": "n.96G>A",
"hgvs_p": null,
"transcript": "NR_027308.2",
"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": 1691,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_027308.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"hgvs_c": "n.512-4299G>A",
"hgvs_p": null,
"transcript": "ENST00000462498.1",
"protein_id": null,
"transcript_support_level": 3,
"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": 572,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000462498.1"
}
],
"gene_symbol": "BORCS8",
"gene_hgnc_id": 37247,
"dbsnp": "rs1208876108",
"frequency_reference_population": 0.000012151867,
"hom_count_reference_population": 0,
"allele_count_reference_population": 17,
"gnomad_exomes_af": 0.0000121519,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 17,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.08627218008041382,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.016,
"revel_prediction": "Benign",
"alphamissense_score": 0.0645,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.59,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 2.071,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001145784.2",
"gene_symbol": "BORCS8",
"hgnc_id": 37247,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.61G>A",
"hgvs_p": "p.Val21Ile"
},
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_005919.4",
"gene_symbol": "BORCS8-MEF2B",
"hgnc_id": 39979,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.-216-4299G>A",
"hgvs_p": null
},
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000444486.7",
"gene_symbol": "MEF2B",
"hgnc_id": 6995,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.-216-4299G>A",
"hgvs_p": null
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}