← 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: 12-6019621-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=6019621&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"BP5"
],
"effects": [
"missense_variant"
],
"gene_symbol": "VWF",
"hgnc_id": 12726,
"hgvs_c": "c.3797C>T",
"hgvs_p": "p.Pro1266Leu",
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": -1,
"transcript": "NM_000552.5",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP5",
"acmg_score": -1,
"allele_count_reference_population": 1077,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.1047,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Uncertain_significance",
"bayesdelnoaf_score": -0.02,
"chr": "12",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Hereditary von Willebrand disease,Thrombocytopenia,VWF-related disorder,Von Willebrand disease type 2B,not provided,von Willebrand disease type 1,von Willebrand disease type 2,von Willebrand disease type 3",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "P:10 LP:8 US:1 O:2",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.09753367304801941,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 2813,
"aa_ref": "P",
"aa_start": 1266,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8830,
"cdna_start": 4047,
"cds_end": null,
"cds_length": 8442,
"cds_start": 3797,
"consequences": [
"missense_variant"
],
"exon_count": 52,
"exon_rank": 28,
"exon_rank_end": null,
"feature": "NM_000552.5",
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"hgvs_c": "c.3797C>T",
"hgvs_p": "p.Pro1266Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000261405.10",
"protein_coding": true,
"protein_id": "NP_000543.3",
"strand": false,
"transcript": "NM_000552.5",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 2813,
"aa_ref": "P",
"aa_start": 1266,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 8830,
"cdna_start": 4047,
"cds_end": null,
"cds_length": 8442,
"cds_start": 3797,
"consequences": [
"missense_variant"
],
"exon_count": 52,
"exon_rank": 28,
"exon_rank_end": null,
"feature": "ENST00000261405.10",
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"hgvs_c": "c.3797C>T",
"hgvs_p": "p.Pro1266Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000552.5",
"protein_coding": true,
"protein_id": "ENSP00000261405.5",
"strand": false,
"transcript": "ENST00000261405.10",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 2813,
"aa_ref": "P",
"aa_start": 1266,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8874,
"cdna_start": 4091,
"cds_end": null,
"cds_length": 8442,
"cds_start": 3797,
"consequences": [
"missense_variant"
],
"exon_count": 53,
"exon_rank": 29,
"exon_rank_end": null,
"feature": "ENST00000895679.1",
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"hgvs_c": "c.3797C>T",
"hgvs_p": "p.Pro1266Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000565738.1",
"strand": false,
"transcript": "ENST00000895679.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 2813,
"aa_ref": "P",
"aa_start": 1266,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8984,
"cdna_start": 4201,
"cds_end": null,
"cds_length": 8442,
"cds_start": 3797,
"consequences": [
"missense_variant"
],
"exon_count": 52,
"exon_rank": 28,
"exon_rank_end": null,
"feature": "XM_047429501.1",
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"hgvs_c": "c.3797C>T",
"hgvs_p": "p.Pro1266Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285457.1",
"strand": false,
"transcript": "XM_047429501.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1173,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3891,
"cdna_start": null,
"cds_end": null,
"cds_length": 3522,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 27,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000895680.1",
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"hgvs_c": "c.2967+9721C>T",
"hgvs_p": null,
"intron_rank": 22,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000565739.1",
"strand": false,
"transcript": "ENST00000895680.1",
"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": 688,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000539641.1",
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"hgvs_c": "n.595C>T",
"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": "ENST00000539641.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": 475,
"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": "ENST00000538635.5",
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"hgvs_c": "n.421-25687C>T",
"hgvs_p": null,
"intron_rank": 5,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000538635.5",
"transcript_support_level": 4
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs61749370",
"effect": "missense_variant",
"frequency_reference_population": 0.0006677612,
"gene_hgnc_id": 12726,
"gene_symbol": "VWF",
"gnomad_exomes_ac": 943,
"gnomad_exomes_af": 0.000645622,
"gnomad_exomes_homalt": 2,
"gnomad_genomes_ac": 134,
"gnomad_genomes_af": 0.000880166,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 2,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"phenotype_combined": "Von Willebrand disease type 2B|not provided|Hereditary von Willebrand disease|von Willebrand disease type 2|von Willebrand disease type 1|Thrombocytopenia|VWF-related disorder|von Willebrand disease type 3;von Willebrand disease type 1",
"phylop100way_prediction": "Benign",
"phylop100way_score": 3.398,
"pos": 6019621,
"ref": "G",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.325,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000552.5"
}
]
}