← 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-153728243-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=153728243&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "RNF175",
"hgnc_id": 27735,
"hgvs_c": "c.365G>A",
"hgvs_p": "p.Arg122Lys",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_173662.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.1225,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.41,
"chr": "4",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.12480399012565613,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 328,
"aa_ref": "R",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1358,
"cdna_start": 527,
"cds_end": null,
"cds_length": 987,
"cds_start": 365,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_173662.4",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.365G>A",
"hgvs_p": "p.Arg122Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000347063.9",
"protein_coding": true,
"protein_id": "NP_775933.2",
"strand": false,
"transcript": "NM_173662.4",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 328,
"aa_ref": "R",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1358,
"cdna_start": 527,
"cds_end": null,
"cds_length": 987,
"cds_start": 365,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000347063.9",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.365G>A",
"hgvs_p": "p.Arg122Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_173662.4",
"protein_coding": true,
"protein_id": "ENSP00000340979.4",
"strand": false,
"transcript": "ENST00000347063.9",
"transcript_support_level": 1
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 294,
"aa_ref": "R",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1256,
"cdna_start": 527,
"cds_end": null,
"cds_length": 885,
"cds_start": 365,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000897861.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.365G>A",
"hgvs_p": "p.Arg122Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000567920.1",
"strand": false,
"transcript": "ENST00000897861.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 149,
"aa_ref": "R",
"aa_start": 62,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 585,
"cdna_start": 320,
"cds_end": null,
"cds_length": 450,
"cds_start": 185,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000508248.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.185G>A",
"hgvs_p": "p.Arg62Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000427472.1",
"strand": false,
"transcript": "ENST00000508248.1",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 294,
"aa_ref": "R",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1256,
"cdna_start": 527,
"cds_end": null,
"cds_length": 885,
"cds_start": 365,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_005262938.4",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.365G>A",
"hgvs_p": "p.Arg122Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005262995.1",
"strand": false,
"transcript": "XM_005262938.4",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 288,
"aa_ref": "R",
"aa_start": 82,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1157,
"cdna_start": 326,
"cds_end": null,
"cds_length": 867,
"cds_start": 245,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047450102.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.245G>A",
"hgvs_p": "p.Arg82Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047306058.1",
"strand": false,
"transcript": "XM_047450102.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 260,
"aa_ref": "R",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1307,
"cdna_start": 527,
"cds_end": null,
"cds_length": 783,
"cds_start": 365,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_011531882.3",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.365G>A",
"hgvs_p": "p.Arg122Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011530184.1",
"strand": false,
"transcript": "XM_011531882.3",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 248,
"aa_ref": "R",
"aa_start": 42,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1216,
"cdna_start": 385,
"cds_end": null,
"cds_length": 747,
"cds_start": 125,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_005262939.4",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.125G>A",
"hgvs_p": "p.Arg42Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005262996.1",
"strand": false,
"transcript": "XM_005262939.4",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 247,
"aa_ref": "R",
"aa_start": 41,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14099,
"cdna_start": 13268,
"cds_end": null,
"cds_length": 744,
"cds_start": 122,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_005262940.5",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.122G>A",
"hgvs_p": "p.Arg41Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005262997.1",
"strand": false,
"transcript": "XM_005262940.5",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 296,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1262,
"cdna_start": null,
"cds_end": null,
"cds_length": 891,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000955649.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.306-4785G>A",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625708.1",
"strand": false,
"transcript": "ENST00000955649.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 229,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1042,
"cdna_start": null,
"cds_end": null,
"cds_length": 690,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000897863.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.105-4785G>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000567922.1",
"strand": false,
"transcript": "ENST00000897863.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 195,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 940,
"cdna_start": null,
"cds_end": null,
"cds_length": 588,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000897862.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.105-4785G>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000567921.1",
"strand": false,
"transcript": "ENST00000897862.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 296,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1262,
"cdna_start": null,
"cds_end": null,
"cds_length": 891,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011531879.3",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.306-4785G>A",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011530181.1",
"strand": false,
"transcript": "XM_011531879.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 229,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1061,
"cdna_start": null,
"cds_end": null,
"cds_length": 690,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017008047.2",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "c.105-4785G>A",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016863536.1",
"strand": false,
"transcript": "XM_017008047.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 512,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000507512.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "n.*199G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000424563.1",
"strand": false,
"transcript": "ENST00000507512.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 462,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000508967.5",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "n.283G>A",
"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": "ENST00000508967.5",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 824,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000513656.5",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "n.*112G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000421761.1",
"strand": false,
"transcript": "ENST00000513656.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 512,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000507512.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "n.*199G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000424563.1",
"strand": false,
"transcript": "ENST00000507512.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 824,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000513656.5",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "n.*112G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000421761.1",
"strand": false,
"transcript": "ENST00000513656.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3203,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000503694.5",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "n.247-4785G>A",
"hgvs_p": null,
"intron_rank": 3,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000424430.1",
"strand": false,
"transcript": "ENST00000503694.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 524,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000506505.1",
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"hgvs_c": "n.382-4785G>A",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000506505.1",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs754691648",
"effect": "missense_variant",
"frequency_reference_population": 6.8426414e-7,
"gene_hgnc_id": 27735,
"gene_symbol": "RNF175",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.84264e-7,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.704,
"pos": 153728243,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.042,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.05999999865889549,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.06,
"transcript": "NM_173662.4"
}
]
}