← 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-69366895-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=69366895&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "TERF2",
"hgnc_id": 11729,
"hgvs_c": "c.1252G>C",
"hgvs_p": "p.Gly418Arg",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_005652.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 1,
"alphamissense_prediction": "Benign",
"alphamissense_score": 0.0865,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.48,
"chr": "16",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.15077939629554749,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 542,
"aa_ref": "G",
"aa_start": 418,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2996,
"cdna_start": 1288,
"cds_end": null,
"cds_length": 1629,
"cds_start": 1252,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "NM_005652.5",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1252G>C",
"hgvs_p": "p.Gly418Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000254942.8",
"protein_coding": true,
"protein_id": "NP_005643.2",
"strand": false,
"transcript": "NM_005652.5",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 542,
"aa_ref": "G",
"aa_start": 418,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2996,
"cdna_start": 1288,
"cds_end": null,
"cds_length": 1629,
"cds_start": 1252,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000254942.8",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1252G>C",
"hgvs_p": "p.Gly418Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_005652.5",
"protein_coding": true,
"protein_id": "ENSP00000254942.3",
"strand": false,
"transcript": "ENST00000254942.8",
"transcript_support_level": 1
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 541,
"aa_ref": "G",
"aa_start": 418,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3095,
"cdna_start": 1287,
"cds_end": null,
"cds_length": 1626,
"cds_start": 1252,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000903039.1",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1252G>C",
"hgvs_p": "p.Gly418Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573098.1",
"strand": false,
"transcript": "ENST00000903039.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 541,
"aa_ref": "G",
"aa_start": 417,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2903,
"cdna_start": 1260,
"cds_end": null,
"cds_length": 1626,
"cds_start": 1249,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000966429.1",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1249G>C",
"hgvs_p": "p.Gly417Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000636488.1",
"strand": false,
"transcript": "ENST00000966429.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 540,
"aa_ref": "G",
"aa_start": 418,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2985,
"cdna_start": 1287,
"cds_end": null,
"cds_length": 1623,
"cds_start": 1252,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000930142.1",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1252G>C",
"hgvs_p": "p.Gly418Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000600201.1",
"strand": false,
"transcript": "ENST00000930142.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 243,
"aa_ref": "G",
"aa_start": 191,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2501,
"cdna_start": 573,
"cds_end": null,
"cds_length": 732,
"cds_start": 571,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000569584.6",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.571G>C",
"hgvs_p": "p.Gly191Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000475507.1",
"strand": false,
"transcript": "ENST00000569584.6",
"transcript_support_level": 2
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 545,
"aa_ref": "G",
"aa_start": 421,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3005,
"cdna_start": 1297,
"cds_end": null,
"cds_length": 1638,
"cds_start": 1261,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_005256121.4",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1261G>C",
"hgvs_p": "p.Gly421Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005256178.1",
"strand": false,
"transcript": "XM_005256121.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 544,
"aa_ref": "G",
"aa_start": 421,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3002,
"cdna_start": 1297,
"cds_end": null,
"cds_length": 1635,
"cds_start": 1261,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_005256122.4",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1261G>C",
"hgvs_p": "p.Gly421Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005256179.1",
"strand": false,
"transcript": "XM_005256122.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 541,
"aa_ref": "G",
"aa_start": 418,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2993,
"cdna_start": 1288,
"cds_end": null,
"cds_length": 1626,
"cds_start": 1252,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "XM_005256123.4",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1252G>C",
"hgvs_p": "p.Gly418Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005256180.1",
"strand": false,
"transcript": "XM_005256123.4",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 483,
"aa_ref": "G",
"aa_start": 421,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1548,
"cdna_start": 1297,
"cds_end": null,
"cds_length": 1452,
"cds_start": 1261,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "XM_047434552.1",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1261G>C",
"hgvs_p": "p.Gly421Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047290508.1",
"strand": false,
"transcript": "XM_047434552.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 464,
"aa_ref": "G",
"aa_start": 340,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2762,
"cdna_start": 1054,
"cds_end": null,
"cds_length": 1395,
"cds_start": 1018,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_005256124.5",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.1018G>C",
"hgvs_p": "p.Gly340Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005256181.1",
"strand": false,
"transcript": "XM_005256124.5",
"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": 316,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000567130.1",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "n.90G>C",
"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": "ENST00000567130.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 282,
"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": 849,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000566750.5",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.*40G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000456022.1",
"strand": true,
"transcript": "ENST00000566750.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 205,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 669,
"cdna_start": null,
"cds_end": null,
"cds_length": 618,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000566257.5",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.*154G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000457094.1",
"strand": true,
"transcript": "ENST00000566257.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 142,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 431,
"cdna_start": null,
"cds_end": null,
"cds_length": 429,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000569542.6",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "c.*52G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000462726.1",
"strand": true,
"transcript": "ENST00000569542.6",
"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": 573,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000564982.6",
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"hgvs_c": "n.*459G>C",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000462523.1",
"strand": true,
"transcript": "ENST00000564982.6",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": 6.8405814e-7,
"gene_hgnc_id": 11729,
"gene_symbol": "TERF2",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.84058e-7,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.125,
"pos": 69366895,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.053,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_005652.5"
}
]
}