← 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-47669238-TGAA-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=47669238&ref=TGAA&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "16",
"pos": 47669238,
"ref": "TGAA",
"alt": "T",
"effect": "disruptive_inframe_deletion",
"transcript": "ENST00000323584.10",
"consequences": [
{
"aa_ref": "EV",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "c.2459_2461delAAG",
"hgvs_p": "p.Glu820del",
"transcript": "NM_000293.3",
"protein_id": "NP_000284.1",
"transcript_support_level": null,
"aa_start": 820,
"aa_end": null,
"aa_length": 1093,
"cds_start": 2459,
"cds_end": null,
"cds_length": 3282,
"cdna_start": 2479,
"cdna_end": null,
"cdna_length": 5459,
"mane_select": "ENST00000323584.10",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "EV",
"aa_alt": "V",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "c.2459_2461delAAG",
"hgvs_p": "p.Glu820del",
"transcript": "ENST00000323584.10",
"protein_id": "ENSP00000313504.5",
"transcript_support_level": 1,
"aa_start": 820,
"aa_end": null,
"aa_length": 1093,
"cds_start": 2459,
"cds_end": null,
"cds_length": 3282,
"cdna_start": 2479,
"cdna_end": null,
"cdna_length": 5459,
"mane_select": "NM_000293.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "EV",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "c.2438_2440delAAG",
"hgvs_p": "p.Glu813del",
"transcript": "ENST00000566044.5",
"protein_id": "ENSP00000456729.1",
"transcript_support_level": 1,
"aa_start": 813,
"aa_end": null,
"aa_length": 1086,
"cds_start": 2438,
"cds_end": null,
"cds_length": 3261,
"cdna_start": 2627,
"cdna_end": null,
"cdna_length": 3829,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "EV",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "c.2459_2461delAAG",
"hgvs_p": "p.Glu820del",
"transcript": "NM_001363837.1",
"protein_id": "NP_001350766.1",
"transcript_support_level": null,
"aa_start": 820,
"aa_end": null,
"aa_length": 1093,
"cds_start": 2459,
"cds_end": null,
"cds_length": 3282,
"cdna_start": 2511,
"cdna_end": null,
"cdna_length": 5491,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "EV",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "c.2459_2461delAAG",
"hgvs_p": "p.Glu820del",
"transcript": "ENST00000299167.12",
"protein_id": "ENSP00000299167.8",
"transcript_support_level": 5,
"aa_start": 820,
"aa_end": null,
"aa_length": 1093,
"cds_start": 2459,
"cds_end": null,
"cds_length": 3282,
"cdna_start": 2484,
"cdna_end": null,
"cdna_length": 5464,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "EV",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "c.2438_2440delAAG",
"hgvs_p": "p.Glu813del",
"transcript": "NM_001031835.3",
"protein_id": "NP_001027005.1",
"transcript_support_level": null,
"aa_start": 813,
"aa_end": null,
"aa_length": 1086,
"cds_start": 2438,
"cds_end": null,
"cds_length": 3261,
"cdna_start": 2591,
"cdna_end": null,
"cdna_length": 5571,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "EV",
"aa_alt": "V",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"disruptive_inframe_deletion"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "c.380_382delAAG",
"hgvs_p": "p.Glu127del",
"transcript": "ENST00000566275.2",
"protein_id": "ENSP00000459287.1",
"transcript_support_level": 3,
"aa_start": 127,
"aa_end": null,
"aa_length": 210,
"cds_start": 380,
"cds_end": null,
"cds_length": 633,
"cdna_start": 380,
"cdna_end": null,
"cdna_length": 1375,
"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": 2,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "n.1275_1277delAAG",
"hgvs_p": null,
"transcript": "ENST00000566319.2",
"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": 3080,
"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": 28,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "n.*1033_*1035delAAG",
"hgvs_p": null,
"transcript": "ENST00000696809.1",
"protein_id": "ENSP00000512887.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": 4332,
"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": 28,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "n.*87_*89delAAG",
"hgvs_p": null,
"transcript": "ENST00000699276.1",
"protein_id": "ENSP00000514257.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": 4492,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "n.*1033_*1035delAAG",
"hgvs_p": null,
"transcript": "ENST00000696809.1",
"protein_id": "ENSP00000512887.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": 4332,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"hgvs_c": "n.*87_*89delAAG",
"hgvs_p": null,
"transcript": "ENST00000699276.1",
"protein_id": "ENSP00000514257.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": 4492,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "PHKB",
"gene_hgnc_id": 8927,
"dbsnp": "rs532057230",
"frequency_reference_population": 0.0031473779,
"hom_count_reference_population": 45,
"allele_count_reference_population": 5080,
"gnomad_exomes_af": 0.00300596,
"gnomad_genomes_af": 0.00450492,
"gnomad_exomes_ac": 4394,
"gnomad_genomes_ac": 686,
"gnomad_exomes_homalt": 40,
"gnomad_genomes_homalt": 5,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": 0.05999999865889549,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 9.26,
"phylop100way_prediction": "Pathogenic",
"spliceai_max_score": 0.06,
"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": -15,
"acmg_classification": "Benign",
"acmg_criteria": "PM4_Supporting,BP6_Very_Strong,BS1,BS2",
"acmg_by_gene": [
{
"score": -15,
"benign_score": 16,
"pathogenic_score": 1,
"criteria": [
"PM4_Supporting",
"BP6_Very_Strong",
"BS1",
"BS2"
],
"verdict": "Benign",
"transcript": "ENST00000323584.10",
"gene_symbol": "PHKB",
"hgnc_id": 8927,
"effects": [
"disruptive_inframe_deletion"
],
"inheritance_mode": "AR",
"hgvs_c": "c.2459_2461delAAG",
"hgvs_p": "p.Glu820del"
}
],
"clinvar_disease": "Glycogen phosphorylase kinase deficiency,Glycogen storage disease IXb,not provided,not specified",
"clinvar_classification": "Benign/Likely benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:1 B:4",
"phenotype_combined": "Glycogen storage disease IXb|not specified|Glycogen phosphorylase kinase deficiency|not provided",
"pathogenicity_classification_combined": "Benign/Likely benign",
"custom_annotations": null
}
],
"message": null
}