← 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: 4-155793980-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=155793980&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "4",
"pos": 155793980,
"ref": "G",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_001291951.3",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "NM_000857.5",
"protein_id": "NP_000848.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 619,
"cds_start": 620,
"cds_end": null,
"cds_length": 1860,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000264424.13",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_000857.5"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "ENST00000264424.13",
"protein_id": "ENSP00000264424.8",
"transcript_support_level": 1,
"aa_start": 207,
"aa_end": null,
"aa_length": 619,
"cds_start": 620,
"cds_end": null,
"cds_length": 1860,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_000857.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000264424.13"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.416G>C",
"hgvs_p": "p.Arg139Pro",
"transcript": "ENST00000507146.5",
"protein_id": "ENSP00000422313.1",
"transcript_support_level": 1,
"aa_start": 139,
"aa_end": null,
"aa_length": 594,
"cds_start": 416,
"cds_end": null,
"cds_length": 1785,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000507146.5"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "ENST00000503520.5",
"protein_id": "ENSP00000420842.1",
"transcript_support_level": 1,
"aa_start": 207,
"aa_end": null,
"aa_length": 586,
"cds_start": 620,
"cds_end": null,
"cds_length": 1761,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000503520.5"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.416G>C",
"hgvs_p": "p.Arg139Pro",
"transcript": "ENST00000505154.5",
"protein_id": "ENSP00000427226.1",
"transcript_support_level": 1,
"aa_start": 139,
"aa_end": null,
"aa_length": 551,
"cds_start": 416,
"cds_end": null,
"cds_length": 1656,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000505154.5"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.773G>C",
"hgvs_p": "p.Arg258Pro",
"transcript": "ENST00000971853.1",
"protein_id": "ENSP00000641912.1",
"transcript_support_level": null,
"aa_start": 258,
"aa_end": null,
"aa_length": 670,
"cds_start": 773,
"cds_end": null,
"cds_length": 2013,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000971853.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.716G>C",
"hgvs_p": "p.Arg239Pro",
"transcript": "ENST00000652626.1",
"protein_id": "ENSP00000498984.1",
"transcript_support_level": null,
"aa_start": 239,
"aa_end": null,
"aa_length": 651,
"cds_start": 716,
"cds_end": null,
"cds_length": 1956,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000652626.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.695G>C",
"hgvs_p": "p.Arg232Pro",
"transcript": "ENST00000971852.1",
"protein_id": "ENSP00000641911.1",
"transcript_support_level": null,
"aa_start": 232,
"aa_end": null,
"aa_length": 644,
"cds_start": 695,
"cds_end": null,
"cds_length": 1935,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000971852.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.686G>C",
"hgvs_p": "p.Arg229Pro",
"transcript": "NM_001291951.3",
"protein_id": "NP_001278880.1",
"transcript_support_level": null,
"aa_start": 229,
"aa_end": null,
"aa_length": 641,
"cds_start": 686,
"cds_end": null,
"cds_length": 1926,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001291951.3"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.686G>C",
"hgvs_p": "p.Arg229Pro",
"transcript": "ENST00000502959.5",
"protein_id": "ENSP00000426786.1",
"transcript_support_level": 2,
"aa_start": 229,
"aa_end": null,
"aa_length": 641,
"cds_start": 686,
"cds_end": null,
"cds_length": 1926,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000502959.5"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.773G>C",
"hgvs_p": "p.Arg258Pro",
"transcript": "ENST00000971855.1",
"protein_id": "ENSP00000641914.1",
"transcript_support_level": null,
"aa_start": 258,
"aa_end": null,
"aa_length": 637,
"cds_start": 773,
"cds_end": null,
"cds_length": 1914,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000971855.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "ENST00000879916.1",
"protein_id": "ENSP00000549975.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 628,
"cds_start": 620,
"cds_end": null,
"cds_length": 1887,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879916.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.773G>C",
"hgvs_p": "p.Arg258Pro",
"transcript": "ENST00000971854.1",
"protein_id": "ENSP00000641913.1",
"transcript_support_level": null,
"aa_start": 258,
"aa_end": null,
"aa_length": 623,
"cds_start": 773,
"cds_end": null,
"cds_length": 1872,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000971854.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "ENST00000879919.1",
"protein_id": "ENSP00000549978.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 615,
"cds_start": 620,
"cds_end": null,
"cds_length": 1848,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879919.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.560G>C",
"hgvs_p": "p.Arg187Pro",
"transcript": "NM_001291952.3",
"protein_id": "NP_001278881.1",
"transcript_support_level": null,
"aa_start": 187,
"aa_end": null,
"aa_length": 599,
"cds_start": 560,
"cds_end": null,
"cds_length": 1800,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001291952.3"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.560G>C",
"hgvs_p": "p.Arg187Pro",
"transcript": "ENST00000505764.5",
"protein_id": "ENSP00000426319.1",
"transcript_support_level": 2,
"aa_start": 187,
"aa_end": null,
"aa_length": 599,
"cds_start": 560,
"cds_end": null,
"cds_length": 1800,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000505764.5"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.416G>C",
"hgvs_p": "p.Arg139Pro",
"transcript": "NM_001291953.3",
"protein_id": "NP_001278882.1",
"transcript_support_level": null,
"aa_start": 139,
"aa_end": null,
"aa_length": 594,
"cds_start": 416,
"cds_end": null,
"cds_length": 1785,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001291953.3"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "NM_001291954.3",
"protein_id": "NP_001278883.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 586,
"cds_start": 620,
"cds_end": null,
"cds_length": 1761,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001291954.3"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "ENST00000936140.1",
"protein_id": "ENSP00000606199.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 576,
"cds_start": 620,
"cds_end": null,
"cds_length": 1731,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000936140.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "ENST00000879917.1",
"protein_id": "ENSP00000549976.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 572,
"cds_start": 620,
"cds_end": null,
"cds_length": 1719,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879917.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.422G>C",
"hgvs_p": "p.Arg141Pro",
"transcript": "ENST00000879918.1",
"protein_id": "ENSP00000549977.1",
"transcript_support_level": null,
"aa_start": 141,
"aa_end": null,
"aa_length": 553,
"cds_start": 422,
"cds_end": null,
"cds_length": 1662,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879918.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.416G>C",
"hgvs_p": "p.Arg139Pro",
"transcript": "NM_001291955.3",
"protein_id": "NP_001278884.1",
"transcript_support_level": null,
"aa_start": 139,
"aa_end": null,
"aa_length": 551,
"cds_start": 416,
"cds_end": null,
"cds_length": 1656,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001291955.3"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.416G>C",
"hgvs_p": "p.Arg139Pro",
"transcript": "ENST00000513437.1",
"protein_id": "ENSP00000425065.1",
"transcript_support_level": 2,
"aa_start": 139,
"aa_end": null,
"aa_length": 551,
"cds_start": 416,
"cds_end": null,
"cds_length": 1656,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000513437.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.422G>C",
"hgvs_p": "p.Arg141Pro",
"transcript": "ENST00000879920.1",
"protein_id": "ENSP00000549979.1",
"transcript_support_level": null,
"aa_start": 141,
"aa_end": null,
"aa_length": 520,
"cds_start": 422,
"cds_end": null,
"cds_length": 1563,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879920.1"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.620G>C",
"hgvs_p": "p.Arg207Pro",
"transcript": "XM_011531901.2",
"protein_id": "XP_011530203.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 662,
"cds_start": 620,
"cds_end": null,
"cds_length": 1989,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011531901.2"
},
{
"aa_ref": "R",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"hgvs_c": "c.416G>C",
"hgvs_p": "p.Arg139Pro",
"transcript": "XM_017008131.3",
"protein_id": "XP_016863620.1",
"transcript_support_level": null,
"aa_start": 139,
"aa_end": null,
"aa_length": 594,
"cds_start": 416,
"cds_end": null,
"cds_length": 1785,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017008131.3"
}
],
"gene_symbol": "GUCY1B1",
"gene_hgnc_id": 4687,
"dbsnp": "rs369391839",
"frequency_reference_population": 0.0000034309178,
"hom_count_reference_population": 1,
"allele_count_reference_population": 5,
"gnomad_exomes_af": 0.00000343092,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 5,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.7477651238441467,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.09000000357627869,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.496,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.8344,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.31,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 9.602,
"phylop100way_prediction": "Pathogenic",
"spliceai_max_score": 0.09,
"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": 3,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP3",
"acmg_by_gene": [
{
"score": 3,
"benign_score": 0,
"pathogenic_score": 3,
"criteria": [
"PM2",
"PP3"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001291951.3",
"gene_symbol": "GUCY1B1",
"hgnc_id": 4687,
"effects": [
"missense_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.686G>C",
"hgvs_p": "p.Arg229Pro"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}