← 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-28844008-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=28844008&ref=C&alt=T&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "16",
"pos": 28844008,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "ENST00000313511.8",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TUFM",
"gene_hgnc_id": 12420,
"hgvs_c": "c.1016G>A",
"hgvs_p": "p.Arg339Gln",
"transcript": "NM_003321.5",
"protein_id": "NP_003312.3",
"transcript_support_level": null,
"aa_start": 339,
"aa_end": null,
"aa_length": 455,
"cds_start": 1016,
"cds_end": null,
"cds_length": 1368,
"cdna_start": 1095,
"cdna_end": null,
"cdna_length": 2011,
"mane_select": "ENST00000313511.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TUFM",
"gene_hgnc_id": 12420,
"hgvs_c": "c.1016G>A",
"hgvs_p": "p.Arg339Gln",
"transcript": "ENST00000313511.8",
"protein_id": "ENSP00000322439.3",
"transcript_support_level": 1,
"aa_start": 339,
"aa_end": null,
"aa_length": 455,
"cds_start": 1016,
"cds_end": null,
"cds_length": 1368,
"cdna_start": 1095,
"cdna_end": null,
"cdna_length": 2011,
"mane_select": "NM_003321.5",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TUFM",
"gene_hgnc_id": 12420,
"hgvs_c": "c.932G>A",
"hgvs_p": "p.Arg311Gln",
"transcript": "NM_001365360.2",
"protein_id": "NP_001352289.1",
"transcript_support_level": null,
"aa_start": 311,
"aa_end": null,
"aa_length": 427,
"cds_start": 932,
"cds_end": null,
"cds_length": 1284,
"cdna_start": 1011,
"cdna_end": null,
"cdna_length": 1927,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TUFM",
"gene_hgnc_id": 12420,
"hgvs_c": "n.*543G>A",
"hgvs_p": null,
"transcript": "ENST00000565012.1",
"protein_id": "ENSP00000455007.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 966,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TUFM",
"gene_hgnc_id": 12420,
"hgvs_c": "n.325G>A",
"hgvs_p": null,
"transcript": "ENST00000569217.1",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 814,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TUFM",
"gene_hgnc_id": 12420,
"hgvs_c": "n.*543G>A",
"hgvs_p": null,
"transcript": "ENST00000565012.1",
"protein_id": "ENSP00000455007.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 966,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 1,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MIR4721",
"gene_hgnc_id": 41609,
"hgvs_c": "n.-1G>A",
"hgvs_p": null,
"transcript": "ENST00000577590.1",
"protein_id": null,
"transcript_support_level": 6,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 89,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 1,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MIR4721",
"gene_hgnc_id": 41609,
"hgvs_c": "n.-1G>A",
"hgvs_p": null,
"transcript": "NR_039872.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 89,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": null,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 1,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MIR4721",
"gene_hgnc_id": 41609,
"hgvs_c": "n.-60G>A",
"hgvs_p": null,
"transcript": "unassigned_transcript_2856",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 22,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "TUFM",
"gene_hgnc_id": 12420,
"dbsnp": "rs121434452",
"frequency_reference_population": 0.000006571079,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.00000657108,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.9140788912773132,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.538,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": null,
"alphamissense_prediction": "Uncertain_significance",
"bayesdelnoaf_score": 0.3,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 6.788,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 4,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP3_Moderate",
"acmg_by_gene": [
{
"score": 4,
"benign_score": 0,
"pathogenic_score": 4,
"criteria": [
"PM2",
"PP3_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000313511.8",
"gene_symbol": "TUFM",
"hgnc_id": 12420,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1016G>A",
"hgvs_p": "p.Arg339Gln"
},
{
"score": 4,
"benign_score": 0,
"pathogenic_score": 4,
"criteria": [
"PM2",
"PP3_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NR_039872.1",
"gene_symbol": "MIR4721",
"hgnc_id": 41609,
"effects": [
"upstream_gene_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.-1G>A",
"hgvs_p": null
}
],
"clinvar_disease": "Combined oxidative phosphorylation defect type 4,not provided",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "Combined oxidative phosphorylation defect type 4|not provided",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}