← 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-21842352-A-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=21842352&ref=A&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 21842352,
"ref": "A",
"alt": "T",
"effect": "missense_variant",
"transcript": "ENST00000374695.8",
"consequences": [
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 68,
"exon_rank_end": null,
"exon_count": 97,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.8939T>A",
"hgvs_p": "p.Leu2980His",
"transcript": "NM_005529.7",
"protein_id": "NP_005520.4",
"transcript_support_level": null,
"aa_start": 2980,
"aa_end": null,
"aa_length": 4391,
"cds_start": 8939,
"cds_end": null,
"cds_length": 13176,
"cdna_start": 9032,
"cdna_end": null,
"cdna_length": 14341,
"mane_select": "ENST00000374695.8",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 68,
"exon_rank_end": null,
"exon_count": 97,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.8939T>A",
"hgvs_p": "p.Leu2980His",
"transcript": "ENST00000374695.8",
"protein_id": "ENSP00000363827.3",
"transcript_support_level": 1,
"aa_start": 2980,
"aa_end": null,
"aa_length": 4391,
"cds_start": 8939,
"cds_end": null,
"cds_length": 13176,
"cdna_start": 9032,
"cdna_end": null,
"cdna_length": 14341,
"mane_select": "NM_005529.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 68,
"exon_rank_end": null,
"exon_count": 97,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.8942T>A",
"hgvs_p": "p.Leu2981His",
"transcript": "NM_001291860.2",
"protein_id": "NP_001278789.1",
"transcript_support_level": null,
"aa_start": 2981,
"aa_end": null,
"aa_length": 4392,
"cds_start": 8942,
"cds_end": null,
"cds_length": 13179,
"cdna_start": 9035,
"cdna_end": null,
"cdna_length": 14344,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 73,
"exon_rank_end": null,
"exon_count": 102,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.9488T>A",
"hgvs_p": "p.Leu3163His",
"transcript": "XM_011541318.3",
"protein_id": "XP_011539620.1",
"transcript_support_level": null,
"aa_start": 3163,
"aa_end": null,
"aa_length": 4574,
"cds_start": 9488,
"cds_end": null,
"cds_length": 13725,
"cdna_start": 9581,
"cdna_end": null,
"cdna_length": 14890,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 72,
"exon_rank_end": null,
"exon_count": 101,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.9437T>A",
"hgvs_p": "p.Leu3146His",
"transcript": "XM_047419080.1",
"protein_id": "XP_047275036.1",
"transcript_support_level": null,
"aa_start": 3146,
"aa_end": null,
"aa_length": 4557,
"cds_start": 9437,
"cds_end": null,
"cds_length": 13674,
"cdna_start": 9530,
"cdna_end": null,
"cdna_length": 14839,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 72,
"exon_rank_end": null,
"exon_count": 101,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.9434T>A",
"hgvs_p": "p.Leu3145His",
"transcript": "XM_047419090.1",
"protein_id": "XP_047275046.1",
"transcript_support_level": null,
"aa_start": 3145,
"aa_end": null,
"aa_length": 4556,
"cds_start": 9434,
"cds_end": null,
"cds_length": 13671,
"cdna_start": 9527,
"cdna_end": null,
"cdna_length": 14836,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 69,
"exon_rank_end": null,
"exon_count": 98,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.9134T>A",
"hgvs_p": "p.Leu3045His",
"transcript": "XM_017001120.1",
"protein_id": "XP_016856609.1",
"transcript_support_level": null,
"aa_start": 3045,
"aa_end": null,
"aa_length": 4456,
"cds_start": 9134,
"cds_end": null,
"cds_length": 13371,
"cdna_start": 9149,
"cdna_end": null,
"cdna_length": 14458,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 69,
"exon_rank_end": null,
"exon_count": 98,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.9131T>A",
"hgvs_p": "p.Leu3044His",
"transcript": "XM_047419091.1",
"protein_id": "XP_047275047.1",
"transcript_support_level": null,
"aa_start": 3044,
"aa_end": null,
"aa_length": 4455,
"cds_start": 9131,
"cds_end": null,
"cds_length": 13368,
"cdna_start": 9146,
"cdna_end": null,
"cdna_length": 14455,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 68,
"exon_rank_end": null,
"exon_count": 97,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.9083T>A",
"hgvs_p": "p.Leu3028His",
"transcript": "XM_017001121.1",
"protein_id": "XP_016856610.1",
"transcript_support_level": null,
"aa_start": 3028,
"aa_end": null,
"aa_length": 4439,
"cds_start": 9083,
"cds_end": null,
"cds_length": 13320,
"cdna_start": 9098,
"cdna_end": null,
"cdna_length": 14407,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "L",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 68,
"exon_rank_end": null,
"exon_count": 97,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"hgvs_c": "c.9080T>A",
"hgvs_p": "p.Leu3027His",
"transcript": "XM_017001122.1",
"protein_id": "XP_016856611.1",
"transcript_support_level": null,
"aa_start": 3027,
"aa_end": null,
"aa_length": 4438,
"cds_start": 9080,
"cds_end": null,
"cds_length": 13317,
"cdna_start": 9095,
"cdna_end": null,
"cdna_length": 14404,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "HSPG2",
"gene_hgnc_id": 5273,
"dbsnp": "rs2229489",
"frequency_reference_population": 0.056476925,
"hom_count_reference_population": 3065,
"allele_count_reference_population": 90903,
"gnomad_exomes_af": 0.0581388,
"gnomad_genomes_af": 0.0405663,
"gnomad_exomes_ac": 84728,
"gnomad_genomes_ac": 6175,
"gnomad_exomes_homalt": 2886,
"gnomad_genomes_homalt": 179,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.004461228847503662,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.07,
"revel_prediction": "Benign",
"alphamissense_score": 0.0406,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.68,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 3.368,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"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": -20,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
"acmg_by_gene": [
{
"score": -20,
"benign_score": 20,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000374695.8",
"gene_symbol": "HSPG2",
"hgnc_id": 5273,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.8939T>A",
"hgvs_p": "p.Leu2980His"
}
],
"clinvar_disease": "Connective tissue disorder,Lethal Kniest-like syndrome,Schwartz-Jampel syndrome,not provided",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:9",
"phenotype_combined": "Schwartz-Jampel syndrome|Lethal Kniest-like syndrome|not provided|Connective tissue disorder",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}