← 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-17509793-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=17509793&ref=C&alt=T&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "11",
"pos": 17509793,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_153676.4",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "T",
"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.1576G>A",
"hgvs_p": "p.Ala526Thr",
"transcript": "NM_153676.4",
"protein_id": "NP_710142.1",
"transcript_support_level": null,
"aa_start": 526,
"aa_end": null,
"aa_length": 899,
"cds_start": 1576,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1685,
"cdna_end": null,
"cdna_length": 3241,
"mane_select": "ENST00000005226.12",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"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.1576G>A",
"hgvs_p": "p.Ala526Thr",
"transcript": "ENST00000005226.12",
"protein_id": "ENSP00000005226.7",
"transcript_support_level": 5,
"aa_start": 526,
"aa_end": null,
"aa_length": 899,
"cds_start": 1576,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1685,
"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.1284+7608G>A",
"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.1284+7608G>A",
"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.1227+7608G>A",
"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.1191+7608G>A",
"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-7813G>A",
"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": "A",
"aa_alt": "T",
"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.1576G>A",
"hgvs_p": "p.Ala526Thr",
"transcript": "XM_017017075.2",
"protein_id": "XP_016872564.1",
"transcript_support_level": null,
"aa_start": 526,
"aa_end": null,
"aa_length": 956,
"cds_start": 1576,
"cds_end": null,
"cds_length": 2871,
"cdna_start": 1685,
"cdna_end": null,
"cdna_length": 3920,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"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.1600G>A",
"hgvs_p": "p.Ala534Thr",
"transcript": "XM_017017072.1",
"protein_id": "XP_016872561.1",
"transcript_support_level": null,
"aa_start": 534,
"aa_end": null,
"aa_length": 714,
"cds_start": 1600,
"cds_end": null,
"cds_length": 2145,
"cdna_start": 1709,
"cdna_end": null,
"cdna_length": 6729,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "T",
"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.1543G>A",
"hgvs_p": "p.Ala515Thr",
"transcript": "XM_017017073.1",
"protein_id": "XP_016872562.1",
"transcript_support_level": null,
"aa_start": 515,
"aa_end": null,
"aa_length": 695,
"cds_start": 1543,
"cds_end": null,
"cds_length": 2088,
"cdna_start": 1652,
"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+2109G>A",
"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+2109G>A",
"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+2109G>A",
"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.1284+7608G>A",
"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-5096G>A",
"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.1317+7608G>A",
"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.1284+7608G>A",
"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.1260+7608G>A",
"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.1227+7608G>A",
"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.1210+11077G>A",
"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+6662G>A",
"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-7813G>A",
"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-564G>A",
"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+6448G>A",
"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+6448G>A",
"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": "rs727503711",
"frequency_reference_population": 0.0000041410553,
"hom_count_reference_population": 0,
"allele_count_reference_population": 6,
"gnomad_exomes_af": 0.00000414106,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 6,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.254263699054718,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.03999999910593033,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.03,
"revel_prediction": "Benign",
"alphamissense_score": null,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.52,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 3.302,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.04,
"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_153676.4",
"gene_symbol": "USH1C",
"hgnc_id": 12597,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR,Unknown",
"hgvs_c": "c.1576G>A",
"hgvs_p": "p.Ala526Thr"
}
],
"clinvar_disease": "not provided,not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:2",
"phenotype_combined": "not specified|not provided",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}