← 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: 2-167955560-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=167955560&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "2",
"pos": 167955560,
"ref": "C",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_013233.3",
"consequences": [
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1574G>T",
"hgvs_p": "p.Cys525Phe",
"transcript": "NM_013233.3",
"protein_id": "NP_037365.2",
"transcript_support_level": null,
"aa_start": 525,
"aa_end": null,
"aa_length": 545,
"cds_start": 1574,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000355999.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_013233.3"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1574G>T",
"hgvs_p": "p.Cys525Phe",
"transcript": "ENST00000355999.5",
"protein_id": "ENSP00000348278.4",
"transcript_support_level": 1,
"aa_start": 525,
"aa_end": null,
"aa_length": 545,
"cds_start": 1574,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_013233.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000355999.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "n.674G>T",
"hgvs_p": null,
"transcript": "ENST00000487143.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": "pseudogene",
"feature": "ENST00000487143.5"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1574G>T",
"hgvs_p": "p.Cys525Phe",
"transcript": "ENST00000952313.1",
"protein_id": "ENSP00000622372.1",
"transcript_support_level": null,
"aa_start": 525,
"aa_end": null,
"aa_length": 545,
"cds_start": 1574,
"cds_end": null,
"cds_length": 1638,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000952313.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1511G>T",
"hgvs_p": "p.Cys504Phe",
"transcript": "NM_001410961.1",
"protein_id": "NP_001397890.1",
"transcript_support_level": null,
"aa_start": 504,
"aa_end": null,
"aa_length": 524,
"cds_start": 1511,
"cds_end": null,
"cds_length": 1575,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001410961.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1511G>T",
"hgvs_p": "p.Cys504Phe",
"transcript": "ENST00000697205.1",
"protein_id": "ENSP00000513185.1",
"transcript_support_level": null,
"aa_start": 504,
"aa_end": null,
"aa_length": 524,
"cds_start": 1511,
"cds_end": null,
"cds_length": 1575,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000697205.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1502G>T",
"hgvs_p": "p.Cys501Phe",
"transcript": "ENST00000952314.1",
"protein_id": "ENSP00000622373.1",
"transcript_support_level": null,
"aa_start": 501,
"aa_end": null,
"aa_length": 521,
"cds_start": 1502,
"cds_end": null,
"cds_length": 1566,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000952314.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1481G>T",
"hgvs_p": "p.Cys494Phe",
"transcript": "ENST00000940691.1",
"protein_id": "ENSP00000610750.1",
"transcript_support_level": null,
"aa_start": 494,
"aa_end": null,
"aa_length": 514,
"cds_start": 1481,
"cds_end": null,
"cds_length": 1545,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940691.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1472G>T",
"hgvs_p": "p.Cys491Phe",
"transcript": "ENST00000940693.1",
"protein_id": "ENSP00000610752.1",
"transcript_support_level": null,
"aa_start": 491,
"aa_end": null,
"aa_length": 511,
"cds_start": 1472,
"cds_end": null,
"cds_length": 1536,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940693.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1421G>T",
"hgvs_p": "p.Cys474Phe",
"transcript": "ENST00000940694.1",
"protein_id": "ENSP00000610753.1",
"transcript_support_level": null,
"aa_start": 474,
"aa_end": null,
"aa_length": 494,
"cds_start": 1421,
"cds_end": null,
"cds_length": 1485,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940694.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1409G>T",
"hgvs_p": "p.Cys470Phe",
"transcript": "ENST00000940692.1",
"protein_id": "ENSP00000610751.1",
"transcript_support_level": null,
"aa_start": 470,
"aa_end": null,
"aa_length": 490,
"cds_start": 1409,
"cds_end": null,
"cds_length": 1473,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940692.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1172G>T",
"hgvs_p": "p.Cys391Phe",
"transcript": "ENST00000952315.1",
"protein_id": "ENSP00000622374.1",
"transcript_support_level": null,
"aa_start": 391,
"aa_end": null,
"aa_length": 411,
"cds_start": 1172,
"cds_end": null,
"cds_length": 1236,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000952315.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1268G>T",
"hgvs_p": "p.Cys423Phe",
"transcript": "XM_047443944.1",
"protein_id": "XP_047299900.1",
"transcript_support_level": null,
"aa_start": 423,
"aa_end": null,
"aa_length": 443,
"cds_start": 1268,
"cds_end": null,
"cds_length": 1332,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047443944.1"
},
{
"aa_ref": "C",
"aa_alt": "F",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.1082G>T",
"hgvs_p": "p.Cys361Phe",
"transcript": "XM_017003817.3",
"protein_id": "XP_016859306.1",
"transcript_support_level": null,
"aa_start": 361,
"aa_end": null,
"aa_length": 381,
"cds_start": 1082,
"cds_end": null,
"cds_length": 1146,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017003817.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.*7742G>T",
"hgvs_p": null,
"transcript": "XM_017003813.3",
"protein_id": "XP_016859302.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 535,
"cds_start": null,
"cds_end": null,
"cds_length": 1608,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017003813.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"hgvs_c": "c.*7742G>T",
"hgvs_p": null,
"transcript": "XM_047443941.1",
"protein_id": "XP_047299897.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 514,
"cds_start": null,
"cds_end": null,
"cds_length": 1545,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047443941.1"
}
],
"gene_symbol": "STK39",
"gene_hgnc_id": 17717,
"dbsnp": "rs541206860",
"frequency_reference_population": 0.0000018591162,
"hom_count_reference_population": 0,
"allele_count_reference_population": 3,
"gnomad_exomes_af": 0.00000136858,
"gnomad_genomes_af": 0.00000656573,
"gnomad_exomes_ac": 2,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.3269789218902588,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.218,
"revel_prediction": "Benign",
"alphamissense_score": 0.1337,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": 0.03,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 6.706,
"phylop100way_prediction": "Uncertain_significance",
"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": 1,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4",
"acmg_by_gene": [
{
"score": 1,
"benign_score": 1,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4"
],
"verdict": "Uncertain_significance",
"transcript": "NM_013233.3",
"gene_symbol": "STK39",
"hgnc_id": 17717,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1574G>T",
"hgvs_p": "p.Cys525Phe"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}