← 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-40008067-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=40008067&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "15",
"pos": 40008067,
"ref": "C",
"alt": "T",
"effect": "stop_gained",
"transcript": "NM_001013703.4",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "NM_001013703.4",
"protein_id": "NP_001013725.2",
"transcript_support_level": null,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1649,
"cds_start": 3448,
"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": "R",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 39,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "ENST00000263791.10",
"protein_id": "ENSP00000263791.5",
"transcript_support_level": 2,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1649,
"cds_start": 3448,
"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": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "n.2365C>T",
"hgvs_p": null,
"transcript": "ENST00000558629.5",
"protein_id": null,
"transcript_support_level": 1,
"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": "retained_intron",
"feature": "ENST00000558629.5"
},
{
"aa_ref": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 40,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3490C>T",
"hgvs_p": "p.Arg1164*",
"transcript": "ENST00000917949.1",
"protein_id": "ENSP00000588008.1",
"transcript_support_level": null,
"aa_start": 1164,
"aa_end": null,
"aa_length": 1663,
"cds_start": 3490,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "ENST00000917947.1",
"protein_id": "ENSP00000588006.1",
"transcript_support_level": null,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1626,
"cds_start": 3448,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3367C>T",
"hgvs_p": "p.Arg1123*",
"transcript": "ENST00000917953.1",
"protein_id": "ENSP00000588012.1",
"transcript_support_level": null,
"aa_start": 1123,
"aa_end": null,
"aa_length": 1622,
"cds_start": 3367,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "ENST00000917948.1",
"protein_id": "ENSP00000588007.1",
"transcript_support_level": null,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1613,
"cds_start": 3448,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3364C>T",
"hgvs_p": "p.Arg1122*",
"transcript": "ENST00000917950.1",
"protein_id": "ENSP00000588009.1",
"transcript_support_level": null,
"aa_start": 1122,
"aa_end": null,
"aa_length": 1598,
"cds_start": 3364,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 38,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "ENST00000917946.1",
"protein_id": "ENSP00000588005.1",
"transcript_support_level": null,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1592,
"cds_start": 3448,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "ENST00000917945.1",
"protein_id": "ENSP00000588004.1",
"transcript_support_level": null,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1577,
"cds_start": 3448,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "ENST00000958415.1",
"protein_id": "ENSP00000628474.1",
"transcript_support_level": null,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1569,
"cds_start": 3448,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3364C>T",
"hgvs_p": "p.Arg1122*",
"transcript": "ENST00000917952.1",
"protein_id": "ENSP00000588011.1",
"transcript_support_level": null,
"aa_start": 1122,
"aa_end": null,
"aa_length": 1564,
"cds_start": 3364,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 25,
"exon_rank_end": null,
"exon_count": 37,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*",
"transcript": "ENST00000958416.1",
"protein_id": "ENSP00000628475.1",
"transcript_support_level": null,
"aa_start": 1150,
"aa_end": null,
"aa_length": 1556,
"cds_start": 3448,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2779C>T",
"hgvs_p": "p.Arg927*",
"transcript": "ENST00000560855.5",
"protein_id": "ENSP00000453575.1",
"transcript_support_level": 5,
"aa_start": 927,
"aa_end": null,
"aa_length": 1426,
"cds_start": 2779,
"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": "R",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"stop_gained"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "c.2752C>T",
"hgvs_p": "p.Arg918*",
"transcript": "ENST00000917951.1",
"protein_id": "ENSP00000588010.1",
"transcript_support_level": null,
"aa_start": 918,
"aa_end": null,
"aa_length": 1417,
"cds_start": 2752,
"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": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "n.611C>T",
"hgvs_p": null,
"transcript": "ENST00000558557.1",
"protein_id": null,
"transcript_support_level": 2,
"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": "retained_intron",
"feature": "ENST00000558557.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"hgvs_c": "n.409C>T",
"hgvs_p": null,
"transcript": "ENST00000559311.5",
"protein_id": null,
"transcript_support_level": 4,
"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": "pseudogene",
"feature": "ENST00000559311.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ENSG00000306490",
"gene_hgnc_id": null,
"hgvs_c": "n.196-9179G>A",
"hgvs_p": null,
"transcript": "ENST00000819059.1",
"protein_id": null,
"transcript_support_level": null,
"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": "pseudogene",
"feature": "ENST00000819059.1"
}
],
"gene_symbol": "EIF2AK4",
"gene_hgnc_id": 19687,
"dbsnp": "rs587777208",
"frequency_reference_population": 0.0000031052468,
"hom_count_reference_population": 0,
"allele_count_reference_population": 5,
"gnomad_exomes_af": 0.00000274351,
"gnomad_genomes_af": 0.00000657073,
"gnomad_exomes_ac": 4,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.6600000262260437,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.44999998807907104,
"splice_prediction_selected": "Uncertain_significance",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.66,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 7.715,
"phylop100way_prediction": "Pathogenic",
"spliceai_max_score": 0.45,
"spliceai_max_prediction": "Uncertain_significance",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 11,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5",
"acmg_by_gene": [
{
"score": 11,
"benign_score": 0,
"pathogenic_score": 11,
"criteria": [
"PVS1",
"PM2",
"PP5"
],
"verdict": "Pathogenic",
"transcript": "NM_001013703.4",
"gene_symbol": "EIF2AK4",
"hgnc_id": 19687,
"effects": [
"stop_gained"
],
"inheritance_mode": "AR,AD",
"hgvs_c": "c.3448C>T",
"hgvs_p": "p.Arg1150*"
},
{
"score": 7,
"benign_score": 0,
"pathogenic_score": 7,
"criteria": [
"PM2",
"PP3_Strong",
"PP5"
],
"verdict": "Likely_pathogenic",
"transcript": "ENST00000819059.1",
"gene_symbol": "ENSG00000306490",
"hgnc_id": null,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.196-9179G>A",
"hgvs_p": null
}
],
"clinvar_disease": "Familial pulmonary capillary hemangiomatosis",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "no assertion criteria provided",
"clinvar_submissions_summary": "null",
"phenotype_combined": "Familial pulmonary capillary hemangiomatosis",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}