← 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: 5-87268835-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=5&pos=87268835&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 5,
"criteria": [
"PM2",
"BP4_Strong",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "RASA1",
"hgnc_id": 9871,
"hgvs_c": "c.384C>G",
"hgvs_p": "p.Leu128Leu",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": -3,
"transcript": "NM_002890.3",
"verdict": "Likely_benign"
},
{
"benign_score": 4,
"criteria": [
"PM2",
"BP4_Strong"
],
"effects": [
"upstream_gene_variant"
],
"gene_symbol": "ENSG00000303897",
"hgnc_id": null,
"hgvs_c": "n.-12G>C",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -2,
"transcript": "ENST00000797921.1",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP7",
"acmg_score": -3,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.64,
"chr": "5",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.6399999856948853,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1047,
"aa_ref": "L",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4746,
"cdna_start": 953,
"cds_end": null,
"cds_length": 3144,
"cds_start": 384,
"consequences": [
"synonymous_variant"
],
"exon_count": 25,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_002890.3",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.384C>G",
"hgvs_p": "p.Leu128Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000274376.11",
"protein_coding": true,
"protein_id": "NP_002881.1",
"strand": true,
"transcript": "NM_002890.3",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1047,
"aa_ref": "L",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4746,
"cdna_start": 953,
"cds_end": null,
"cds_length": 3144,
"cds_start": 384,
"consequences": [
"synonymous_variant"
],
"exon_count": 25,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000274376.11",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.384C>G",
"hgvs_p": "p.Leu128Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_002890.3",
"protein_coding": true,
"protein_id": "ENSP00000274376.6",
"strand": true,
"transcript": "ENST00000274376.11",
"transcript_support_level": 1
},
{
"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": 4979,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 26,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000515800.6",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "n.384C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000423395.2",
"strand": true,
"transcript": "ENST00000515800.6",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1053,
"aa_ref": "L",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4763,
"cdna_start": 949,
"cds_end": null,
"cds_length": 3162,
"cds_start": 384,
"consequences": [
"synonymous_variant"
],
"exon_count": 25,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000888490.1",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.384C>G",
"hgvs_p": "p.Leu128Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558549.1",
"strand": true,
"transcript": "ENST00000888490.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1046,
"aa_ref": "L",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4848,
"cdna_start": 1058,
"cds_end": null,
"cds_length": 3141,
"cds_start": 384,
"consequences": [
"synonymous_variant"
],
"exon_count": 25,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000888488.1",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.384C>G",
"hgvs_p": "p.Leu128Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558547.1",
"strand": true,
"transcript": "ENST00000888488.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 1018,
"aa_ref": "L",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4703,
"cdna_start": 974,
"cds_end": null,
"cds_length": 3057,
"cds_start": 384,
"consequences": [
"synonymous_variant"
],
"exon_count": 24,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000888489.1",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.384C>G",
"hgvs_p": "p.Leu128Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558548.1",
"strand": true,
"transcript": "ENST00000888489.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 860,
"aa_ref": "L",
"aa_start": 128,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3796,
"cdna_start": 566,
"cds_end": null,
"cds_length": 2583,
"cds_start": 384,
"consequences": [
"synonymous_variant"
],
"exon_count": 20,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000962098.1",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.384C>G",
"hgvs_p": "p.Leu128Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000632157.1",
"strand": true,
"transcript": "ENST00000962098.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 870,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3776,
"cdna_start": null,
"cds_end": null,
"cds_length": 2613,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 25,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000456692.6",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.-213C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000411221.2",
"strand": true,
"transcript": "ENST00000456692.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 881,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3009,
"cdna_start": null,
"cds_end": null,
"cds_length": 2646,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000506290.1",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.-226C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000420905.1",
"strand": true,
"transcript": "ENST00000506290.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 880,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3060,
"cdna_start": null,
"cds_end": null,
"cds_length": 2643,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 26,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000512763.5",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.-310C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000422008.1",
"strand": true,
"transcript": "ENST00000512763.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 870,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3757,
"cdna_start": null,
"cds_end": null,
"cds_length": 2613,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 25,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_022650.3",
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"hgvs_c": "c.-213C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_072179.1",
"strand": true,
"transcript": "NM_022650.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 2131,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 1,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000797921.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000303897",
"hgvs_c": "n.-12G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000797921.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs34385096",
"effect": "synonymous_variant",
"frequency_reference_population": 6.8407405e-7,
"gene_hgnc_id": 9871,
"gene_symbol": "RASA1",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.84074e-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.698,
"pos": 87268835,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_002890.3"
}
]
}