← 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: 1-21850422-CTGCCCAACACTCGGCACACGTACT-CT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=21850422&ref=CTGCCCAACACTCGGCACACGTACT&alt=CT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PVS1"
],
"effects": [
"frameshift_variant"
],
"gene_symbol": "HSPG2",
"hgnc_id": 5273,
"hgvs_c": "c.7216_7238delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2406fs",
"inheritance_mode": "AR",
"pathogenic_score": 8,
"score": 8,
"transcript": "NM_001291860.2",
"verdict": "Likely_pathogenic"
}
],
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PVS1",
"acmg_score": 8,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "1",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4391,
"aa_ref": "YVCRVLGS",
"aa_start": 2405,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14341,
"cdna_start": 7328,
"cds_end": null,
"cds_length": 13176,
"cds_start": 7213,
"consequences": [
"frameshift_variant"
],
"exon_count": 97,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "NM_005529.7",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7213_7235delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2405fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000374695.8",
"protein_coding": true,
"protein_id": "NP_005520.4",
"strand": false,
"transcript": "NM_005529.7",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4391,
"aa_ref": "YVCRVLGS",
"aa_start": 2405,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 14341,
"cdna_start": 7328,
"cds_end": null,
"cds_length": 13176,
"cds_start": 7213,
"consequences": [
"frameshift_variant"
],
"exon_count": 97,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "ENST00000374695.8",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7213_7235delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2405fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_005529.7",
"protein_coding": true,
"protein_id": "ENSP00000363827.3",
"strand": false,
"transcript": "ENST00000374695.8",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4392,
"aa_ref": "YVCRVLGS",
"aa_start": 2406,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14344,
"cdna_start": 7331,
"cds_end": null,
"cds_length": 13179,
"cds_start": 7216,
"consequences": [
"frameshift_variant"
],
"exon_count": 97,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "NM_001291860.2",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7216_7238delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2406fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001278789.1",
"strand": false,
"transcript": "NM_001291860.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4574,
"aa_ref": "YVCRVLGS",
"aa_start": 2588,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14890,
"cdna_start": 7877,
"cds_end": null,
"cds_length": 13725,
"cds_start": 7762,
"consequences": [
"frameshift_variant"
],
"exon_count": 102,
"exon_rank": 61,
"exon_rank_end": null,
"feature": "XM_011541318.3",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7762_7784delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2588fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011539620.1",
"strand": false,
"transcript": "XM_011541318.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4557,
"aa_ref": "YVCRVLGS",
"aa_start": 2571,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14839,
"cdna_start": 7826,
"cds_end": null,
"cds_length": 13674,
"cds_start": 7711,
"consequences": [
"frameshift_variant"
],
"exon_count": 101,
"exon_rank": 60,
"exon_rank_end": null,
"feature": "XM_047419080.1",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7711_7733delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2571fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047275036.1",
"strand": false,
"transcript": "XM_047419080.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4556,
"aa_ref": "YVCRVLGS",
"aa_start": 2570,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14836,
"cdna_start": 7823,
"cds_end": null,
"cds_length": 13671,
"cds_start": 7708,
"consequences": [
"frameshift_variant"
],
"exon_count": 101,
"exon_rank": 60,
"exon_rank_end": null,
"feature": "XM_047419090.1",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7708_7730delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2570fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047275046.1",
"strand": false,
"transcript": "XM_047419090.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4456,
"aa_ref": "YVCRVLGS",
"aa_start": 2470,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14458,
"cdna_start": 7445,
"cds_end": null,
"cds_length": 13371,
"cds_start": 7408,
"consequences": [
"frameshift_variant"
],
"exon_count": 98,
"exon_rank": 57,
"exon_rank_end": null,
"feature": "XM_017001120.1",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7408_7430delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2470fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016856609.1",
"strand": false,
"transcript": "XM_017001120.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4455,
"aa_ref": "YVCRVLGS",
"aa_start": 2469,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14455,
"cdna_start": 7442,
"cds_end": null,
"cds_length": 13368,
"cds_start": 7405,
"consequences": [
"frameshift_variant"
],
"exon_count": 98,
"exon_rank": 57,
"exon_rank_end": null,
"feature": "XM_047419091.1",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7405_7427delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2469fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047275047.1",
"strand": false,
"transcript": "XM_047419091.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4439,
"aa_ref": "YVCRVLGS",
"aa_start": 2453,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14407,
"cdna_start": 7394,
"cds_end": null,
"cds_length": 13320,
"cds_start": 7357,
"consequences": [
"frameshift_variant"
],
"exon_count": 97,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_017001121.1",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7357_7379delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2453fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016856610.1",
"strand": false,
"transcript": "XM_017001121.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4438,
"aa_ref": "YVCRVLGS",
"aa_start": 2452,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 14404,
"cdna_start": 7391,
"cds_end": null,
"cds_length": 13317,
"cds_start": 7354,
"consequences": [
"frameshift_variant"
],
"exon_count": 97,
"exon_rank": 56,
"exon_rank_end": null,
"feature": "XM_017001122.1",
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"hgvs_c": "c.7354_7376delTACGTGTGCCGAGTGTTGGGCAG",
"hgvs_p": "p.Tyr2452fs",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016856611.1",
"strand": false,
"transcript": "XM_017001122.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "frameshift_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 5273,
"gene_symbol": "HSPG2",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.865,
"pos": 21850421,
"ref": "GCTGCCCAACACTCGGCACACGTA",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_001291860.2"
}
]
}