← 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-22625797-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=22625797&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "FANCF",
"hgnc_id": 3587,
"hgvs_c": "c.14T>C",
"hgvs_p": "p.Leu5Pro",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_022725.4",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"5_prime_UTR_variant"
],
"gene_symbol": "GAS2",
"hgnc_id": 4167,
"hgvs_c": "c.-37A>G",
"hgvs_p": null,
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": 0,
"transcript": "ENST00000528582.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 10,
"alphamissense_prediction": "Uncertain_significance",
"alphamissense_score": 0.35,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.13,
"chr": "11",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "Fanconi anemia,Fanconi anemia complementation group F,not provided",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "US:3",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.7291404604911804,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 374,
"aa_ref": "L",
"aa_start": 5,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3291,
"cdna_start": 27,
"cds_end": null,
"cds_length": 1125,
"cds_start": 14,
"consequences": [
"missense_variant"
],
"exon_count": 1,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_022725.4",
"gene_hgnc_id": 3587,
"gene_symbol": "FANCF",
"hgvs_c": "c.14T>C",
"hgvs_p": "p.Leu5Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000327470.6",
"protein_coding": true,
"protein_id": "NP_073562.1",
"strand": false,
"transcript": "NM_022725.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 374,
"aa_ref": "L",
"aa_start": 5,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3291,
"cdna_start": 27,
"cds_end": null,
"cds_length": 1125,
"cds_start": 14,
"consequences": [
"missense_variant"
],
"exon_count": 1,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000327470.6",
"gene_hgnc_id": 3587,
"gene_symbol": "FANCF",
"hgvs_c": "c.14T>C",
"hgvs_p": "p.Leu5Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_022725.4",
"protein_coding": true,
"protein_id": "ENSP00000330875.3",
"strand": false,
"transcript": "ENST00000327470.6",
"transcript_support_level": 6
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 180,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 736,
"cdna_start": null,
"cds_end": null,
"cds_length": 544,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000528582.5",
"gene_hgnc_id": 4167,
"gene_symbol": "GAS2",
"hgvs_c": "c.-37A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000432584.1",
"strand": true,
"transcript": "ENST00000528582.5",
"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": 895,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 1,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000648096.1",
"gene_hgnc_id": 4167,
"gene_symbol": "GAS2",
"hgvs_c": "n.289A>G",
"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": "ENST00000648096.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 331,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4447,
"cdna_start": null,
"cds_end": null,
"cds_length": 996,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011519972.4",
"gene_hgnc_id": 4167,
"gene_symbol": "GAS2",
"hgvs_c": "c.-2617A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011518274.1",
"strand": true,
"transcript": "XM_011519972.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 331,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10478,
"cdna_start": null,
"cds_end": null,
"cds_length": 996,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047426745.1",
"gene_hgnc_id": 4167,
"gene_symbol": "GAS2",
"hgvs_c": "c.-8648A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047282701.1",
"strand": true,
"transcript": "XM_047426745.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 313,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4393,
"cdna_start": null,
"cds_end": null,
"cds_length": 942,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047426746.1",
"gene_hgnc_id": 4167,
"gene_symbol": "GAS2",
"hgvs_c": "c.-2617A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047282702.1",
"strand": true,
"transcript": "XM_047426746.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1159900858",
"effect": "missense_variant",
"frequency_reference_population": 0.0000061957408,
"gene_hgnc_id": 3587,
"gene_symbol": "FANCF",
"gnomad_exomes_ac": 8,
"gnomad_exomes_af": 0.00000547267,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 2,
"gnomad_genomes_af": 0.0000131404,
"gnomad_genomes_homalt": 0,
"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": "Fanconi anemia|Fanconi anemia complementation group F|not provided",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 3.875,
"pos": 22625797,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.207,
"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_022725.4"
}
]
}