← 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: 19-50725078-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=50725078&ref=G&alt=A&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": "CLEC11A",
"hgnc_id": 10576,
"hgvs_c": "c.583G>A",
"hgvs_p": "p.Glu195Lys",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_002975.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": 0.6284,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.55,
"chr": "19",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.16222843527793884,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 323,
"aa_ref": "E",
"aa_start": 195,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1375,
"cdna_start": 745,
"cds_end": null,
"cds_length": 972,
"cds_start": 583,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_002975.3",
"gene_hgnc_id": 10576,
"gene_symbol": "CLEC11A",
"hgvs_c": "c.583G>A",
"hgvs_p": "p.Glu195Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000250340.9",
"protein_coding": true,
"protein_id": "NP_002966.1",
"strand": true,
"transcript": "NM_002975.3",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 323,
"aa_ref": "E",
"aa_start": 195,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1375,
"cdna_start": 745,
"cds_end": null,
"cds_length": 972,
"cds_start": 583,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000250340.9",
"gene_hgnc_id": 10576,
"gene_symbol": "CLEC11A",
"hgvs_c": "c.583G>A",
"hgvs_p": "p.Glu195Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_002975.3",
"protein_coding": true,
"protein_id": "ENSP00000250340.3",
"strand": true,
"transcript": "ENST00000250340.9",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 317,
"aa_ref": "R",
"aa_start": 211,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1026,
"cdna_start": 635,
"cds_end": null,
"cds_length": 954,
"cds_start": 632,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000599973.1",
"gene_hgnc_id": 10576,
"gene_symbol": "CLEC11A",
"hgvs_c": "c.632G>A",
"hgvs_p": "p.Arg211Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000471075.1",
"strand": true,
"transcript": "ENST00000599973.1",
"transcript_support_level": 1
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 320,
"aa_ref": "E",
"aa_start": 192,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1366,
"cdna_start": 736,
"cds_end": null,
"cds_length": 963,
"cds_start": 574,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000883282.1",
"gene_hgnc_id": 10576,
"gene_symbol": "CLEC11A",
"hgvs_c": "c.574G>A",
"hgvs_p": "p.Glu192Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000553341.1",
"strand": true,
"transcript": "ENST00000883282.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 276,
"aa_ref": "E",
"aa_start": 148,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1323,
"cdna_start": 682,
"cds_end": null,
"cds_length": 831,
"cds_start": 442,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000883280.1",
"gene_hgnc_id": 10576,
"gene_symbol": "CLEC11A",
"hgvs_c": "c.442G>A",
"hgvs_p": "p.Glu148Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000553339.1",
"strand": true,
"transcript": "ENST00000883280.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 273,
"aa_ref": "E",
"aa_start": 145,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1253,
"cdna_start": 623,
"cds_end": null,
"cds_length": 822,
"cds_start": 433,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000883281.1",
"gene_hgnc_id": 10576,
"gene_symbol": "CLEC11A",
"hgvs_c": "c.433G>A",
"hgvs_p": "p.Glu145Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000553340.1",
"strand": true,
"transcript": "ENST00000883281.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs951722281",
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 10576,
"gene_symbol": "CLEC11A",
"gnomad_exomes_ac": 0,
"gnomad_exomes_af": 0,
"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": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.371,
"pos": 50725078,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.182,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.009999999776482582,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.01,
"transcript": "NM_002975.3"
}
]
}