← 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: 15-39976797-G-GGAC (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=39976797&ref=G&alt=GGAC&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "15",
"pos": 39976797,
"ref": "G",
"alt": "GGAC",
"effect": "disruptive_inframe_insertion",
"transcript": "NM_001013703.4",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "NM_001013703.4",
"protein_id": "NP_001013725.2",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1649,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4950,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000263791.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001013703.4"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000263791.10",
"protein_id": "ENSP00000263791.5",
"transcript_support_level": 2,
"aa_start": 738,
"aa_end": null,
"aa_length": 1649,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4950,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001013703.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000263791.10"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 40,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2253_2255dupCGA",
"hgvs_p": "p.Asp751dup",
"transcript": "ENST00000917949.1",
"protein_id": "ENSP00000588008.1",
"transcript_support_level": null,
"aa_start": 752,
"aa_end": null,
"aa_length": 1663,
"cds_start": 2256,
"cds_end": null,
"cds_length": 4992,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917949.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000917947.1",
"protein_id": "ENSP00000588006.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1626,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4881,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917947.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2130_2132dupCGA",
"hgvs_p": "p.Asp710dup",
"transcript": "ENST00000917953.1",
"protein_id": "ENSP00000588012.1",
"transcript_support_level": null,
"aa_start": 711,
"aa_end": null,
"aa_length": 1622,
"cds_start": 2133,
"cds_end": null,
"cds_length": 4869,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917953.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000917948.1",
"protein_id": "ENSP00000588007.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1613,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4842,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917948.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000917950.1",
"protein_id": "ENSP00000588009.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1598,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4797,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917950.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000917946.1",
"protein_id": "ENSP00000588005.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1592,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4779,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917946.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000917945.1",
"protein_id": "ENSP00000588004.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1577,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4734,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917945.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000958415.1",
"protein_id": "ENSP00000628474.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1569,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4710,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958415.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000917952.1",
"protein_id": "ENSP00000588011.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1564,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4695,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917952.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup",
"transcript": "ENST00000958416.1",
"protein_id": "ENSP00000628475.1",
"transcript_support_level": null,
"aa_start": 738,
"aa_end": null,
"aa_length": 1556,
"cds_start": 2214,
"cds_end": null,
"cds_length": 4671,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000958416.1"
},
{
"aa_ref": "E",
"aa_alt": "DE",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_insertion"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.1626_1628dupCGA",
"hgvs_p": "p.Asp542dup",
"transcript": "ENST00000560855.5",
"protein_id": "ENSP00000453575.1",
"transcript_support_level": 5,
"aa_start": 543,
"aa_end": null,
"aa_length": 1426,
"cds_start": 1629,
"cds_end": null,
"cds_length": 4281,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000560855.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.1554-1272_1554-1270dupCGA",
"hgvs_p": null,
"transcript": "ENST00000917951.1",
"protein_id": "ENSP00000588010.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1417,
"cds_start": null,
"cds_end": null,
"cds_length": 4254,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000917951.1"
},
{
"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": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "n.-182_-181insGAC",
"hgvs_p": null,
"transcript": "ENST00000624709.1",
"protein_id": null,
"transcript_support_level": 6,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "TEC",
"feature": "ENST00000624709.1"
}
],
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"dbsnp": "rs377237751",
"frequency_reference_population": 0.0000049226096,
"hom_count_reference_population": 0,
"allele_count_reference_population": 7,
"gnomad_exomes_af": 0.00000492261,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 7,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"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": 7.778,
"phylop100way_prediction": "Pathogenic",
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP3,BP3",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 1,
"pathogenic_score": 1,
"criteria": [
"PP3",
"BP3"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001013703.4",
"gene_symbol": "EIF2AK4",
"hgnc_id": 19687,
"effects": [
"disruptive_inframe_insertion"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.2211_2213dupCGA",
"hgvs_p": "p.Asp737dup"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}