← 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: 6-45422749-AGGCGGCGGCGGCGGCTGC-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=45422749&ref=AGGCGGCGGCGGCGGCTGC&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "6",
"pos": 45422749,
"ref": "AGGCGGCGGCGGCGGCTGC",
"alt": "A",
"effect": "disruptive_inframe_deletion",
"transcript": "ENST00000647337.2",
"consequences": [
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del",
"transcript": "NM_001024630.4",
"protein_id": "NP_001019801.3",
"transcript_support_level": null,
"aa_start": 81,
"aa_end": null,
"aa_length": 521,
"cds_start": 243,
"cds_end": null,
"cds_length": 1566,
"cdna_start": 440,
"cdna_end": null,
"cdna_length": 5540,
"mane_select": "ENST00000647337.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del",
"transcript": "ENST00000647337.2",
"protein_id": "ENSP00000495497.1",
"transcript_support_level": null,
"aa_start": 81,
"aa_end": null,
"aa_length": 521,
"cds_start": 243,
"cds_end": null,
"cds_length": 1566,
"cdna_start": 440,
"cdna_end": null,
"cdna_length": 5540,
"mane_select": "NM_001024630.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.201_218delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala68_Ala73del",
"transcript": "ENST00000359524.7",
"protein_id": "ENSP00000352514.5",
"transcript_support_level": 1,
"aa_start": 67,
"aa_end": null,
"aa_length": 507,
"cds_start": 201,
"cds_end": null,
"cds_length": 1524,
"cdna_start": 293,
"cdna_end": null,
"cdna_length": 5390,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.201_218delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala68_Ala73del",
"transcript": "ENST00000625924.1",
"protein_id": "ENSP00000485863.1",
"transcript_support_level": 1,
"aa_start": 67,
"aa_end": null,
"aa_length": 485,
"cds_start": 201,
"cds_end": null,
"cds_length": 1458,
"cdna_start": 201,
"cdna_end": null,
"cdna_length": 1458,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del",
"transcript": "ENST00000576263.5",
"protein_id": "ENSP00000458178.1",
"transcript_support_level": 5,
"aa_start": 81,
"aa_end": null,
"aa_length": 542,
"cds_start": 243,
"cds_end": null,
"cds_length": 1629,
"cdna_start": 243,
"cdna_end": null,
"cdna_length": 2256,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del",
"transcript": "ENST00000371438.5",
"protein_id": "ENSP00000360493.1",
"transcript_support_level": 5,
"aa_start": 81,
"aa_end": null,
"aa_length": 521,
"cds_start": 243,
"cds_end": null,
"cds_length": 1566,
"cdna_start": 601,
"cdna_end": null,
"cdna_length": 5698,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.201_218delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala68_Ala73del",
"transcript": "NM_001369405.1",
"protein_id": "NP_001356334.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 507,
"cds_start": 201,
"cds_end": null,
"cds_length": 1524,
"cdna_start": 503,
"cdna_end": null,
"cdna_length": 5603,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del",
"transcript": "NM_001015051.4",
"protein_id": "NP_001015051.3",
"transcript_support_level": null,
"aa_start": 81,
"aa_end": null,
"aa_length": 499,
"cds_start": 243,
"cds_end": null,
"cds_length": 1500,
"cdna_start": 440,
"cdna_end": null,
"cdna_length": 5474,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del",
"transcript": "ENST00000371432.7",
"protein_id": "ENSP00000360486.4",
"transcript_support_level": 5,
"aa_start": 81,
"aa_end": null,
"aa_length": 499,
"cds_start": 243,
"cds_end": null,
"cds_length": 1500,
"cdna_start": 453,
"cdna_end": null,
"cdna_length": 5487,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del",
"transcript": "ENST00000371436.10",
"protein_id": "ENSP00000360491.6",
"transcript_support_level": 5,
"aa_start": 81,
"aa_end": null,
"aa_length": 499,
"cds_start": 243,
"cds_end": null,
"cds_length": 1500,
"cdna_start": 243,
"cdna_end": null,
"cdna_length": 1588,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "AAAAAAA",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "c.201_218delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala68_Ala73del",
"transcript": "NM_001278478.2",
"protein_id": "NP_001265407.1",
"transcript_support_level": null,
"aa_start": 67,
"aa_end": null,
"aa_length": 485,
"cds_start": 201,
"cds_end": null,
"cds_length": 1458,
"cdna_start": 503,
"cdna_end": null,
"cdna_length": 5537,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "n.201_218delGGCGGCTGCGGCGGCGGC",
"hgvs_p": null,
"transcript": "ENST00000478660.6",
"protein_id": "ENSP00000460188.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": 2308,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "n.201_218delGGCGGCTGCGGCGGCGGC",
"hgvs_p": null,
"transcript": "ENST00000646519.1",
"protein_id": "ENSP00000496517.1",
"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": 5877,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"hgvs_c": "n.59-9086_59-9069delGGCGGCTGCGGCGGCGGC",
"hgvs_p": null,
"transcript": "ENST00000483377.5",
"protein_id": "ENSP00000461357.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": 1475,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "RUNX2",
"gene_hgnc_id": 10472,
"dbsnp": "rs11498192",
"frequency_reference_population": 0.06155635,
"hom_count_reference_population": 9156,
"allele_count_reference_population": 94171,
"gnomad_exomes_af": 0.063316,
"gnomad_genomes_af": 0.0455171,
"gnomad_exomes_ac": 87287,
"gnomad_genomes_ac": 6884,
"gnomad_exomes_homalt": 8965,
"gnomad_genomes_homalt": 191,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 4.349,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -17,
"acmg_classification": "Benign",
"acmg_criteria": "BP3,BP6_Very_Strong,BA1",
"acmg_by_gene": [
{
"score": -17,
"benign_score": 17,
"pathogenic_score": 0,
"criteria": [
"BP3",
"BP6_Very_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000647337.2",
"gene_symbol": "RUNX2",
"hgnc_id": 10472,
"effects": [
"disruptive_inframe_deletion"
],
"inheritance_mode": "AD",
"hgvs_c": "c.243_260delGGCGGCTGCGGCGGCGGC",
"hgvs_p": "p.Ala82_Ala87del"
}
],
"clinvar_disease": "Cleidocranial dysostosis,not provided,not specified",
"clinvar_classification": "Benign/Likely benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:3 B:5",
"phenotype_combined": "not specified|not provided|Cleidocranial dysostosis",
"pathogenicity_classification_combined": "Benign/Likely benign",
"custom_annotations": null
}
],
"message": null
}