← 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: 16-10532740-AT-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=10532740&ref=AT&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 10,
"criteria": [
"BP6_Moderate",
"BA1"
],
"effects": [
"3_prime_UTR_variant"
],
"gene_symbol": "EMP2",
"hgnc_id": 3334,
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": -10,
"transcript": "NM_001424.6",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP6_Moderate,BA1",
"acmg_score": -10,
"allele_count_reference_population": 119021,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "16",
"clinvar_classification": "Benign",
"clinvar_disease": "not provided",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "B:1",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5097,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001424.6",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000359543.8",
"protein_coding": true,
"protein_id": "NP_001415.1",
"strand": false,
"transcript": "NM_001424.6",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5097,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000359543.8",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001424.6",
"protein_coding": true,
"protein_id": "ENSP00000352540.3",
"strand": false,
"transcript": "ENST00000359543.8",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 850,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"splice_region_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000867008.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537067.1",
"strand": false,
"transcript": "ENST00000867008.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 991,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"splice_region_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000971799.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641858.1",
"strand": false,
"transcript": "ENST00000971799.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 860,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"splice_region_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000971801.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641860.1",
"strand": false,
"transcript": "ENST00000971801.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2482,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000867006.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537065.1",
"strand": false,
"transcript": "ENST00000867006.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 850,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000867008.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537067.1",
"strand": false,
"transcript": "ENST00000867008.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 991,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000971799.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641858.1",
"strand": false,
"transcript": "ENST00000971799.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 860,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000971801.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641860.1",
"strand": false,
"transcript": "ENST00000971801.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 781,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000536829.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000445712.1",
"strand": true,
"transcript": "ENST00000536829.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 869,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867010.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537069.1",
"strand": true,
"transcript": "ENST00000867010.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1068,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867011.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537070.1",
"strand": true,
"transcript": "ENST00000867011.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1252,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867012.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537071.1",
"strand": true,
"transcript": "ENST00000867012.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1200,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867013.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537072.1",
"strand": true,
"transcript": "ENST00000867013.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 167,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 917,
"cdna_start": null,
"cds_end": null,
"cds_length": 504,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000971800.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000641859.1",
"strand": true,
"transcript": "ENST00000971800.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 155,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 735,
"cdna_start": null,
"cds_end": null,
"cds_length": 468,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867009.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537068.1",
"strand": true,
"transcript": "ENST00000867009.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 155,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 722,
"cdna_start": null,
"cds_end": null,
"cds_length": 468,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867014.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537073.1",
"strand": true,
"transcript": "ENST00000867014.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 118,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 705,
"cdna_start": null,
"cds_end": null,
"cds_length": 357,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867007.1",
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"hgvs_c": "c.*164delA",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537066.1",
"strand": true,
"transcript": "ENST00000867007.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs35927182",
"effect": "3_prime_UTR_variant",
"frequency_reference_population": 0.589604,
"gene_hgnc_id": 3334,
"gene_symbol": "EMP2",
"gnomad_exomes_ac": 48408,
"gnomad_exomes_af": 0.448363,
"gnomad_exomes_homalt": 20248,
"gnomad_genomes_ac": 70613,
"gnomad_genomes_af": 0.752002,
"gnomad_genomes_homalt": 26270,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 46518,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.656,
"pos": 10532740,
"ref": "AT",
"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_001424.6"
}
]
}