← 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: 8-144326675-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=144326675&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 10,
"criteria": [
"BP4_Moderate",
"BA1"
],
"effects": [
"5_prime_UTR_variant"
],
"gene_symbol": "DGAT1",
"hgnc_id": 2843,
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -10,
"transcript": "NM_012079.6",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Moderate,BA1",
"acmg_score": -10,
"allele_count_reference_population": 147798,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.46,
"chr": "8",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.46000000834465027,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 488,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3653,
"cdna_start": null,
"cds_end": null,
"cds_length": 1467,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_012079.6",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000528718.6",
"protein_coding": true,
"protein_id": "NP_036211.2",
"strand": false,
"transcript": "NM_012079.6",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 488,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3653,
"cdna_start": null,
"cds_end": null,
"cds_length": 1467,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000528718.6",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_012079.6",
"protein_coding": true,
"protein_id": "ENSP00000482264.1",
"strand": false,
"transcript": "ENST00000528718.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 497,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1822,
"cdna_start": null,
"cds_end": null,
"cds_length": 1494,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000875296.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545355.1",
"strand": false,
"transcript": "ENST00000875296.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 493,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1801,
"cdna_start": null,
"cds_end": null,
"cds_length": 1482,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000875297.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545356.1",
"strand": false,
"transcript": "ENST00000875297.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 487,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1941,
"cdna_start": null,
"cds_end": null,
"cds_length": 1464,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000920393.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590452.1",
"strand": false,
"transcript": "ENST00000920393.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 484,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1969,
"cdna_start": null,
"cds_end": null,
"cds_length": 1455,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000920392.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000590451.1",
"strand": false,
"transcript": "ENST00000920392.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 476,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1917,
"cdna_start": null,
"cds_end": null,
"cds_length": 1431,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000875294.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545353.1",
"strand": false,
"transcript": "ENST00000875294.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 461,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1763,
"cdna_start": null,
"cds_end": null,
"cds_length": 1386,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000875295.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545354.1",
"strand": false,
"transcript": "ENST00000875295.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 455,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1885,
"cdna_start": null,
"cds_end": null,
"cds_length": 1368,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000875293.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000545352.1",
"strand": false,
"transcript": "ENST00000875293.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 454,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1844,
"cdna_start": null,
"cds_end": null,
"cds_length": 1365,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 16,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000965791.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635850.1",
"strand": false,
"transcript": "ENST00000965791.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 445,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1696,
"cdna_start": null,
"cds_end": null,
"cds_length": 1338,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 15,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000965792.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000635851.1",
"strand": false,
"transcript": "ENST00000965792.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 315,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1473,
"cdna_start": null,
"cds_end": null,
"cds_length": 948,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000332324.5",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "c.-39G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000332258.5",
"strand": false,
"transcript": "ENST00000332324.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": 840,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000525371.1",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "n.-8G>A",
"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": "ENST00000525371.1",
"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": 981,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000531896.5",
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"hgvs_c": "n.-1G>A",
"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": "ENST00000531896.5",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs6599571",
"effect": "5_prime_UTR_variant",
"frequency_reference_population": 0.12734444,
"gene_hgnc_id": 2843,
"gene_symbol": "DGAT1",
"gnomad_exomes_ac": 130065,
"gnomad_exomes_af": 0.128933,
"gnomad_exomes_homalt": 8930,
"gnomad_genomes_ac": 17733,
"gnomad_genomes_af": 0.11679,
"gnomad_genomes_homalt": 1159,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 10089,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.713,
"pos": 144326675,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_012079.6"
}
]
}