← 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: 10-102399458-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=102399458&ref=C&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "10",
"pos": 102399458,
"ref": "C",
"alt": "A",
"effect": "missense_variant",
"transcript": "ENST00000661543.1",
"consequences": [
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "NM_001322934.2",
"protein_id": "NP_001309863.1",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 900,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2703,
"cdna_start": 1452,
"cdna_end": null,
"cdna_length": 3015,
"mane_select": "ENST00000661543.1",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "ENST00000661543.1",
"protein_id": "ENSP00000499294.1",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 900,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2703,
"cdna_start": 1452,
"cdna_end": null,
"cdna_length": 3015,
"mane_select": "NM_001322934.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "ENST00000369966.8",
"protein_id": "ENSP00000358983.3",
"transcript_support_level": 1,
"aa_start": 430,
"aa_end": null,
"aa_length": 900,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2703,
"cdna_start": 1632,
"cdna_end": null,
"cdna_length": 3195,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "ENST00000189444.11",
"protein_id": "ENSP00000189444.6",
"transcript_support_level": 1,
"aa_start": 430,
"aa_end": null,
"aa_length": 899,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1452,
"cdna_end": null,
"cdna_length": 3012,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "ENST00000428099.6",
"protein_id": "ENSP00000410256.1",
"transcript_support_level": 1,
"aa_start": 430,
"aa_end": null,
"aa_length": 899,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1851,
"cdna_end": null,
"cdna_length": 3411,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "NM_001077494.3",
"protein_id": "NP_001070962.1",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 900,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2703,
"cdna_start": 1557,
"cdna_end": null,
"cdna_length": 3125,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "NM_001261403.3",
"protein_id": "NP_001248332.1",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 899,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1543,
"cdna_end": null,
"cdna_length": 3103,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "NM_001288724.1",
"protein_id": "NP_001275653.1",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 899,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1851,
"cdna_end": null,
"cdna_length": 3416,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "NM_002502.6",
"protein_id": "NP_002493.3",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 899,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1452,
"cdna_end": null,
"cdna_length": 3012,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr",
"transcript": "ENST00000652277.1",
"protein_id": "ENSP00000498308.1",
"transcript_support_level": null,
"aa_start": 430,
"aa_end": null,
"aa_length": 899,
"cds_start": 1288,
"cds_end": null,
"cds_length": 2700,
"cdna_start": 1555,
"cdna_end": null,
"cdna_length": 3114,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "T",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "c.1162C>A",
"hgvs_p": "p.Pro388Thr",
"transcript": "NM_001322935.1",
"protein_id": "NP_001309864.1",
"transcript_support_level": null,
"aa_start": 388,
"aa_end": null,
"aa_length": 858,
"cds_start": 1162,
"cds_end": null,
"cds_length": 2577,
"cdna_start": 1725,
"cdna_end": null,
"cdna_length": 3293,
"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": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "n.535C>A",
"hgvs_p": null,
"transcript": "ENST00000336486.5",
"protein_id": null,
"transcript_support_level": 3,
"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": 851,
"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": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "n.705C>A",
"hgvs_p": null,
"transcript": "ENST00000697917.1",
"protein_id": null,
"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": 886,
"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": 1,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "n.707C>A",
"hgvs_p": null,
"transcript": "ENST00000697918.1",
"protein_id": null,
"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": 808,
"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": 1,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "n.127C>A",
"hgvs_p": null,
"transcript": "ENST00000697919.1",
"protein_id": null,
"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": 561,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "n.32+2085C>A",
"hgvs_p": null,
"transcript": "ENST00000651907.1",
"protein_id": null,
"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": 356,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "n.-203C>A",
"hgvs_p": null,
"transcript": "ENST00000697883.1",
"protein_id": null,
"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": 1614,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"hgvs_c": "n.*240C>A",
"hgvs_p": null,
"transcript": "ENST00000467116.5",
"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": 1634,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "NFKB2",
"gene_hgnc_id": 7795,
"dbsnp": "rs202001697",
"frequency_reference_population": 7.375741e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 7.37574e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.10591739416122437,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.077,
"revel_prediction": "Benign",
"alphamissense_score": 0.061,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.52,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.214,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000661543.1",
"gene_symbol": "NFKB2",
"hgnc_id": 7795,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1288C>A",
"hgvs_p": "p.Pro430Thr"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}