← 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-288232-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=288232&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "16",
"pos": 288232,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_003502.4",
"consequences": [
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2479G>A",
"hgvs_p": "p.Val827Met",
"transcript": "NM_003502.4",
"protein_id": "NP_003493.1",
"transcript_support_level": null,
"aa_start": 827,
"aa_end": null,
"aa_length": 862,
"cds_start": 2479,
"cds_end": null,
"cds_length": 2589,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000262320.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_003502.4"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2479G>A",
"hgvs_p": "p.Val827Met",
"transcript": "ENST00000262320.8",
"protein_id": "ENSP00000262320.3",
"transcript_support_level": 1,
"aa_start": 827,
"aa_end": null,
"aa_length": 862,
"cds_start": 2479,
"cds_end": null,
"cds_length": 2589,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_003502.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000262320.8"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2371G>A",
"hgvs_p": "p.Val791Met",
"transcript": "ENST00000354866.7",
"protein_id": "ENSP00000346935.3",
"transcript_support_level": 1,
"aa_start": 791,
"aa_end": null,
"aa_length": 826,
"cds_start": 2371,
"cds_end": null,
"cds_length": 2481,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000354866.7"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2494G>A",
"hgvs_p": "p.Val832Met",
"transcript": "ENST00000957925.1",
"protein_id": "ENSP00000627984.1",
"transcript_support_level": null,
"aa_start": 832,
"aa_end": null,
"aa_length": 867,
"cds_start": 2494,
"cds_end": null,
"cds_length": 2604,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957925.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2476G>A",
"hgvs_p": "p.Val826Met",
"transcript": "ENST00000911683.1",
"protein_id": "ENSP00000581742.1",
"transcript_support_level": null,
"aa_start": 826,
"aa_end": null,
"aa_length": 861,
"cds_start": 2476,
"cds_end": null,
"cds_length": 2586,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000911683.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2386G>A",
"hgvs_p": "p.Val796Met",
"transcript": "ENST00000911684.1",
"protein_id": "ENSP00000581743.1",
"transcript_support_level": null,
"aa_start": 796,
"aa_end": null,
"aa_length": 831,
"cds_start": 2386,
"cds_end": null,
"cds_length": 2496,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000911684.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2371G>A",
"hgvs_p": "p.Val791Met",
"transcript": "NM_181050.3",
"protein_id": "NP_851393.1",
"transcript_support_level": null,
"aa_start": 791,
"aa_end": null,
"aa_length": 826,
"cds_start": 2371,
"cds_end": null,
"cds_length": 2481,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_181050.3"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2365G>A",
"hgvs_p": "p.Val789Met",
"transcript": "ENST00000911685.1",
"protein_id": "ENSP00000581744.1",
"transcript_support_level": null,
"aa_start": 789,
"aa_end": null,
"aa_length": 824,
"cds_start": 2365,
"cds_end": null,
"cds_length": 2475,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000911685.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2341G>A",
"hgvs_p": "p.Val781Met",
"transcript": "ENST00000957926.1",
"protein_id": "ENSP00000627985.1",
"transcript_support_level": null,
"aa_start": 781,
"aa_end": null,
"aa_length": 816,
"cds_start": 2341,
"cds_end": null,
"cds_length": 2451,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957926.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2230G>A",
"hgvs_p": "p.Val744Met",
"transcript": "ENST00000957927.1",
"protein_id": "ENSP00000627986.1",
"transcript_support_level": null,
"aa_start": 744,
"aa_end": null,
"aa_length": 779,
"cds_start": 2230,
"cds_end": null,
"cds_length": 2340,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957927.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2200G>A",
"hgvs_p": "p.Val734Met",
"transcript": "ENST00000911686.1",
"protein_id": "ENSP00000581745.1",
"transcript_support_level": null,
"aa_start": 734,
"aa_end": null,
"aa_length": 769,
"cds_start": 2200,
"cds_end": null,
"cds_length": 2310,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000911686.1"
},
{
"aa_ref": "S",
"aa_alt": "N",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.290G>A",
"hgvs_p": "p.Ser97Asn",
"transcript": "ENST00000457798.1",
"protein_id": "ENSP00000416835.1",
"transcript_support_level": 3,
"aa_start": 97,
"aa_end": null,
"aa_length": 101,
"cds_start": 290,
"cds_end": null,
"cds_length": 306,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000457798.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2641G>A",
"hgvs_p": "p.Val881Met",
"transcript": "XM_011522682.3",
"protein_id": "XP_011520984.1",
"transcript_support_level": null,
"aa_start": 881,
"aa_end": null,
"aa_length": 916,
"cds_start": 2641,
"cds_end": null,
"cds_length": 2751,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011522682.3"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.2533G>A",
"hgvs_p": "p.Val845Met",
"transcript": "XM_011522683.3",
"protein_id": "XP_011520985.1",
"transcript_support_level": null,
"aa_start": 845,
"aa_end": null,
"aa_length": 880,
"cds_start": 2533,
"cds_end": null,
"cds_length": 2643,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011522683.3"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.1639G>A",
"hgvs_p": "p.Val547Met",
"transcript": "XM_017023745.3",
"protein_id": "XP_016879234.1",
"transcript_support_level": null,
"aa_start": 547,
"aa_end": null,
"aa_length": 582,
"cds_start": 1639,
"cds_end": null,
"cds_length": 1749,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017023745.3"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.1636G>A",
"hgvs_p": "p.Val546Met",
"transcript": "XM_011522686.1",
"protein_id": "XP_011520988.1",
"transcript_support_level": null,
"aa_start": 546,
"aa_end": null,
"aa_length": 581,
"cds_start": 1636,
"cds_end": null,
"cds_length": 1746,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011522686.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.1621G>A",
"hgvs_p": "p.Val541Met",
"transcript": "XM_047434731.1",
"protein_id": "XP_047290687.1",
"transcript_support_level": null,
"aa_start": 541,
"aa_end": null,
"aa_length": 576,
"cds_start": 1621,
"cds_end": null,
"cds_length": 1731,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047434731.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.1513G>A",
"hgvs_p": "p.Val505Met",
"transcript": "XM_047434732.1",
"protein_id": "XP_047290688.1",
"transcript_support_level": null,
"aa_start": 505,
"aa_end": null,
"aa_length": 540,
"cds_start": 1513,
"cds_end": null,
"cds_length": 1623,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047434732.1"
},
{
"aa_ref": "V",
"aa_alt": "M",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "c.1429G>A",
"hgvs_p": "p.Val477Met",
"transcript": "XM_017023746.2",
"protein_id": "XP_016879235.1",
"transcript_support_level": null,
"aa_start": 477,
"aa_end": null,
"aa_length": 512,
"cds_start": 1429,
"cds_end": null,
"cds_length": 1539,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017023746.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "n.5548G>A",
"hgvs_p": null,
"transcript": "ENST00000461023.5",
"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": "ENST00000461023.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": "AXIN1",
"gene_hgnc_id": 903,
"hgvs_c": "n.2710G>A",
"hgvs_p": null,
"transcript": "NR_134879.2",
"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": "NR_134879.2"
}
],
"gene_symbol": "AXIN1",
"gene_hgnc_id": 903,
"dbsnp": "rs2052441220",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.6704667210578918,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.299,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.3648,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.23,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 7.698,
"phylop100way_prediction": "Pathogenic",
"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": 2,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "NM_003502.4",
"gene_symbol": "AXIN1",
"hgnc_id": 903,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.2479G>A",
"hgvs_p": "p.Val827Met"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}