← 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: 3-52407432-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=52407432&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"PM1",
"PP3",
"BS2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "BAP1",
"hgnc_id": 950,
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"inheritance_mode": "AD",
"pathogenic_score": 3,
"score": -1,
"transcript": "NM_004656.4",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM1,PP3,BS2",
"acmg_score": -1,
"allele_count_reference_population": 57,
"alphamissense_prediction": null,
"alphamissense_score": 0.9555,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Uncertain_significance",
"bayesdelnoaf_score": 0.01,
"chr": "3",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": " 2, susceptibility to, uveal,BAP1-related tumor predisposition syndrome,Hereditary cancer-predisposing syndrome,Kury-Isidor syndrome,Melanoma,See cases,not provided",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:5 B:1",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.7554866075515747,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 729,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3600,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2190,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_004656.4",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000460680.6",
"protein_coding": true,
"protein_id": "NP_004647.1",
"strand": false,
"transcript": "NM_004656.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 729,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3600,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2190,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000460680.6",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_004656.4",
"protein_coding": true,
"protein_id": "ENSP00000417132.1",
"strand": false,
"transcript": "ENST00000460680.6",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 711,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3546,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2136,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001410772.1",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001397701.1",
"strand": false,
"transcript": "NM_001410772.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 711,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3434,
"cdna_start": 440,
"cds_end": null,
"cds_length": 2136,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000296288.9",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000296288.5",
"strand": false,
"transcript": "ENST00000296288.9",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 111,
"aa_ref": "P",
"aa_start": 56,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 578,
"cdna_start": 407,
"cds_end": null,
"cds_length": 338,
"cds_start": 167,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000470173.1",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.167C>T",
"hgvs_p": "p.Pro56Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000417776.1",
"strand": false,
"transcript": "ENST00000470173.1",
"transcript_support_level": 3
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 752,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3669,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2259,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_011534149.4",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011532451.1",
"strand": false,
"transcript": "XM_011534149.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 737,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3624,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2214,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_011534150.4",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011532452.1",
"strand": false,
"transcript": "XM_011534150.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 734,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3615,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2205,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_011534151.4",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011532453.1",
"strand": false,
"transcript": "XM_011534151.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 714,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3555,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2145,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_011534152.3",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011532454.1",
"strand": false,
"transcript": "XM_011534152.3",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 696,
"aa_ref": "P",
"aa_start": 135,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3501,
"cdna_start": 534,
"cds_end": null,
"cds_length": 2091,
"cds_start": 404,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_047449044.1",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "c.404C>T",
"hgvs_p": "p.Pro135Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047305000.1",
"strand": false,
"transcript": "XM_047449044.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 1052,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000471532.5",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "n.119C>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": "ENST00000471532.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 699,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000483984.5",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "n.404C>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": "ENST00000483984.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": 521,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000490917.1",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "n.*145C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000419709.1",
"strand": false,
"transcript": "ENST00000490917.1",
"transcript_support_level": 5
},
{
"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": 521,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000490917.1",
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"hgvs_c": "n.*145C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000419709.1",
"strand": false,
"transcript": "ENST00000490917.1",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs374928824",
"effect": "missense_variant",
"frequency_reference_population": 0.000035315064,
"gene_hgnc_id": 950,
"gene_symbol": "BAP1",
"gnomad_exomes_ac": 32,
"gnomad_exomes_af": 0.0000218897,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 25,
"gnomad_genomes_af": 0.000164294,
"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": "Conflicting classifications of pathogenicity",
"phenotype_combined": "BAP1-related tumor predisposition syndrome|Hereditary cancer-predisposing syndrome|not provided|See cases|Melanoma, uveal, susceptibility to, 2;Kury-Isidor syndrome;BAP1-related tumor predisposition syndrome",
"phylop100way_prediction": "Pathogenic",
"phylop100way_score": 7.711,
"pos": 52407432,
"ref": "G",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.559,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_004656.4"
}
]
}