← 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: 11-17509463-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=17509463&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "11",
"pos": 17509463,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "ENST00000005226.12",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1906C>T",
"hgvs_p": "p.Arg636Cys",
"transcript": "NM_153676.4",
"protein_id": "NP_710142.1",
"transcript_support_level": null,
"aa_start": 636,
"aa_end": null,
"aa_length": 899,
"cds_start": 1906,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 2015,
"cdna_end": null,
"cdna_length": 3241,
"mane_select": "ENST00000005226.12",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "C",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1906C>T",
"hgvs_p": "p.Arg636Cys",
"transcript": "ENST00000005226.12",
"protein_id": "ENSP00000005226.7",
"transcript_support_level": 5,
"aa_start": 636,
"aa_end": null,
"aa_length": 899,
"cds_start": 1906,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 2015,
"cdna_end": null,
"cdna_length": 3241,
"mane_select": "NM_153676.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1285-7483C>T",
"hgvs_p": null,
"transcript": "NM_005709.4",
"protein_id": "NP_005700.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 552,
"cds_start": -4,
"cds_end": null,
"cds_length": 1659,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2232,
"mane_select": null,
"mane_plus": "ENST00000318024.9",
"biotype": null,
"feature": null
},
{
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1285-7483C>T",
"hgvs_p": null,
"transcript": "ENST00000318024.9",
"protein_id": "ENSP00000317018.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 552,
"cds_start": -4,
"cds_end": null,
"cds_length": 1659,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2232,
"mane_select": null,
"mane_plus": "NM_005709.4",
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1228-7483C>T",
"hgvs_p": null,
"transcript": "ENST00000527020.5",
"protein_id": "ENSP00000436934.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 533,
"cds_start": -4,
"cds_end": null,
"cds_length": 1602,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2159,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1192-7483C>T",
"hgvs_p": null,
"transcript": "ENST00000527720.5",
"protein_id": "ENSP00000432944.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 521,
"cds_start": -4,
"cds_end": null,
"cds_length": 1566,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2278,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.1211-7483C>T",
"hgvs_p": null,
"transcript": "ENST00000526313.5",
"protein_id": "ENSP00000432236.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2149,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1906C>T",
"hgvs_p": "p.Arg636Cys",
"transcript": "XM_017017075.2",
"protein_id": "XP_016872564.1",
"transcript_support_level": null,
"aa_start": 636,
"aa_end": null,
"aa_length": 956,
"cds_start": 1906,
"cds_end": null,
"cds_length": 2871,
"cdna_start": 2015,
"cdna_end": null,
"cdna_length": 3920,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1930C>T",
"hgvs_p": "p.Arg644Cys",
"transcript": "XM_017017072.1",
"protein_id": "XP_016872561.1",
"transcript_support_level": null,
"aa_start": 644,
"aa_end": null,
"aa_length": 714,
"cds_start": 1930,
"cds_end": null,
"cds_length": 2145,
"cdna_start": 2039,
"cdna_end": null,
"cdna_length": 6729,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "C",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1873C>T",
"hgvs_p": "p.Arg625Cys",
"transcript": "XM_017017073.1",
"protein_id": "XP_016872562.1",
"transcript_support_level": null,
"aa_start": 625,
"aa_end": null,
"aa_length": 695,
"cds_start": 1873,
"cds_end": null,
"cds_length": 2088,
"cdna_start": 1982,
"cdna_end": null,
"cdna_length": 6672,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1470+2439C>T",
"hgvs_p": null,
"transcript": "NM_001440679.1",
"protein_id": "NP_001427608.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 614,
"cds_start": -4,
"cds_end": null,
"cds_length": 1845,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2407,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1437+2439C>T",
"hgvs_p": null,
"transcript": "NM_001440680.1",
"protein_id": "NP_001427609.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 603,
"cds_start": -4,
"cds_end": null,
"cds_length": 1812,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 22,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1413+2439C>T",
"hgvs_p": null,
"transcript": "NM_001440681.1",
"protein_id": "NP_001427610.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 595,
"cds_start": -4,
"cds_end": null,
"cds_length": 1788,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2361,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 22,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1285-7483C>T",
"hgvs_p": null,
"transcript": "NM_001440682.1",
"protein_id": "NP_001427611.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 584,
"cds_start": -4,
"cds_end": null,
"cds_length": 1755,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2328,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 22,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1285-4766C>T",
"hgvs_p": null,
"transcript": "NM_001440683.1",
"protein_id": "NP_001427612.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 569,
"cds_start": -4,
"cds_end": null,
"cds_length": 1710,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2283,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 21,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1318-7483C>T",
"hgvs_p": null,
"transcript": "NM_001440684.1",
"protein_id": "NP_001427613.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 563,
"cds_start": -4,
"cds_end": null,
"cds_length": 1692,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2254,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1285-7483C>T",
"hgvs_p": null,
"transcript": "NM_001440685.1",
"protein_id": "NP_001427614.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 544,
"cds_start": -4,
"cds_end": null,
"cds_length": 1635,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2176,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1261-7483C>T",
"hgvs_p": null,
"transcript": "NM_001440686.1",
"protein_id": "NP_001427615.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 544,
"cds_start": -4,
"cds_end": null,
"cds_length": 1635,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2197,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1228-7483C>T",
"hgvs_p": null,
"transcript": "NM_001297764.2",
"protein_id": "NP_001284693.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 533,
"cds_start": -4,
"cds_end": null,
"cds_length": 1602,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2175,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 17,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1211-11192C>T",
"hgvs_p": null,
"transcript": "NM_001440687.1",
"protein_id": "NP_001427616.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 462,
"cds_start": -4,
"cds_end": null,
"cds_length": 1389,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1962,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.168+6992C>T",
"hgvs_p": null,
"transcript": "ENST00000529563.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 942,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 20,
"intron_rank": 14,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "n.1320-7483C>T",
"hgvs_p": null,
"transcript": "NR_123738.2",
"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": 2158,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 18,
"intron_rank": 17,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1555-234C>T",
"hgvs_p": null,
"transcript": "XM_017017074.1",
"protein_id": "XP_016872563.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 553,
"cds_start": -4,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6246,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 19,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1334+6778C>T",
"hgvs_p": null,
"transcript": "XM_047426219.1",
"protein_id": "XP_047282175.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 480,
"cds_start": -4,
"cds_end": null,
"cds_length": 1443,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1639,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 18,
"intron_rank": 15,
"intron_rank_end": null,
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"hgvs_c": "c.1277+6778C>T",
"hgvs_p": null,
"transcript": "XM_047426221.1",
"protein_id": "XP_047282177.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 461,
"cds_start": -4,
"cds_end": null,
"cds_length": 1386,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1582,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "USH1C",
"gene_hgnc_id": 12597,
"dbsnp": "rs149510892",
"frequency_reference_population": 0.00034462666,
"hom_count_reference_population": 0,
"allele_count_reference_population": 556,
"gnomad_exomes_af": 0.000251125,
"gnomad_genomes_af": 0.00124409,
"gnomad_exomes_ac": 367,
"gnomad_genomes_ac": 189,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.005442291498184204,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.019999999552965164,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.226,
"revel_prediction": "Benign",
"alphamissense_score": 0.0843,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.37,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.078,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.02,
"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": -9,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6,BS1",
"acmg_by_gene": [
{
"score": -9,
"benign_score": 9,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6",
"BS1"
],
"verdict": "Benign",
"transcript": "ENST00000005226.12",
"gene_symbol": "USH1C",
"hgnc_id": 12597,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR,Unknown",
"hgvs_c": "c.1906C>T",
"hgvs_p": "p.Arg636Cys"
}
],
"clinvar_disease": "not provided,not specified",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:1 LB:2 B:2",
"phenotype_combined": "not specified|not provided",
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"custom_annotations": null
}
],
"message": null
}