← 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: 22-37983663-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=22&pos=37983663&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "SOX10",
"hgnc_id": 11190,
"hgvs_c": "c.122G>A",
"hgvs_p": "p.Gly41Asp",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_006941.4",
"verdict": "Uncertain_significance"
},
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"intron_variant"
],
"gene_symbol": "POLR2F",
"hgnc_id": 9193,
"hgvs_c": "c.294-2491C>T",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_001301130.2",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 3,
"alphamissense_prediction": null,
"alphamissense_score": 0.1154,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.3,
"chr": "22",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not provided",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.24805298447608948,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 466,
"aa_ref": "G",
"aa_start": 41,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2885,
"cdna_start": 423,
"cds_end": null,
"cds_length": 1401,
"cds_start": 122,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_006941.4",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "c.122G>A",
"hgvs_p": "p.Gly41Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000396884.8",
"protein_coding": true,
"protein_id": "NP_008872.1",
"strand": false,
"transcript": "NM_006941.4",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 466,
"aa_ref": "G",
"aa_start": 41,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2885,
"cdna_start": 423,
"cds_end": null,
"cds_length": 1401,
"cds_start": 122,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000396884.8",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "c.122G>A",
"hgvs_p": "p.Gly41Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_006941.4",
"protein_coding": true,
"protein_id": "ENSP00000380093.2",
"strand": false,
"transcript": "ENST00000396884.8",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 466,
"aa_ref": "G",
"aa_start": 41,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2861,
"cdna_start": 387,
"cds_end": null,
"cds_length": 1401,
"cds_start": 122,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000360880.6",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "c.122G>A",
"hgvs_p": "p.Gly41Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000354130.2",
"strand": false,
"transcript": "ENST00000360880.6",
"transcript_support_level": 1
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 538,
"aa_ref": "G",
"aa_start": 113,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3468,
"cdna_start": 994,
"cds_end": null,
"cds_length": 1617,
"cds_start": 338,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000698177.1",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "c.338G>A",
"hgvs_p": "p.Gly113Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000513596.1",
"strand": false,
"transcript": "ENST00000698177.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 466,
"aa_ref": "G",
"aa_start": 41,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1839,
"cdna_start": 291,
"cds_end": null,
"cds_length": 1401,
"cds_start": 122,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000851529.1",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "c.122G>A",
"hgvs_p": "p.Gly41Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521588.1",
"strand": false,
"transcript": "ENST00000851529.1",
"transcript_support_level": null
},
{
"aa_alt": "D",
"aa_end": null,
"aa_length": 212,
"aa_ref": "G",
"aa_start": 41,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 873,
"cdna_start": 354,
"cds_end": null,
"cds_length": 641,
"cds_start": 122,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000427770.1",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "c.122G>A",
"hgvs_p": "p.Gly41Asp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000414853.1",
"strand": false,
"transcript": "ENST00000427770.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 158,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1389,
"cdna_start": null,
"cds_end": null,
"cds_length": 477,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001301130.2",
"gene_hgnc_id": 9193,
"gene_symbol": "POLR2F",
"hgvs_c": "c.294-2491C>T",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001288059.1",
"strand": true,
"transcript": "NM_001301130.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 158,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 582,
"cdna_start": null,
"cds_end": null,
"cds_length": 477,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000407936.5",
"gene_hgnc_id": 9193,
"gene_symbol": "POLR2F",
"hgvs_c": "c.294-2491C>T",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000385725.1",
"strand": true,
"transcript": "ENST00000407936.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 126,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 560,
"cdna_start": null,
"cds_end": null,
"cds_length": 381,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000405557.5",
"gene_hgnc_id": 9193,
"gene_symbol": "POLR2F",
"hgvs_c": "c.293+16493C>T",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000384112.1",
"strand": true,
"transcript": "ENST00000405557.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 111,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1347,
"cdna_start": null,
"cds_end": null,
"cds_length": 336,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001363825.1",
"gene_hgnc_id": 9193,
"gene_symbol": "POLR2F",
"hgvs_c": "c.*38+11353C>T",
"hgvs_p": null,
"intron_rank": 5,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001350754.1",
"strand": true,
"transcript": "NM_001363825.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 105,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1230,
"cdna_start": null,
"cds_end": null,
"cds_length": 318,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001301131.2",
"gene_hgnc_id": 9193,
"gene_symbol": "POLR2F",
"hgvs_c": "c.293+16493C>T",
"hgvs_p": null,
"intron_rank": 4,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001288060.1",
"strand": true,
"transcript": "NM_001301131.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 1076,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000652356.1",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "n.411G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000652356.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3054,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000690831.1",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "n.122G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000510381.1",
"strand": false,
"transcript": "ENST00000690831.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1890,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000443002.5",
"gene_hgnc_id": 9193,
"gene_symbol": "POLR2F",
"hgvs_c": "n.*39-1389C>T",
"hgvs_p": null,
"intron_rank": 5,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000406826.1",
"strand": true,
"transcript": "ENST00000443002.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 124,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000470555.1",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "n.70+676G>A",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000470555.1",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 178,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1095,
"cdna_start": null,
"cds_end": null,
"cds_length": 537,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000446929.5",
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"hgvs_c": "c.-251G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000399777.1",
"strand": true,
"transcript": "ENST00000446929.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs199750760",
"effect": "missense_variant",
"frequency_reference_population": 0.0000020941181,
"gene_hgnc_id": 11190,
"gene_symbol": "SOX10",
"gnomad_exomes_ac": 3,
"gnomad_exomes_af": 0.00000209412,
"gnomad_exomes_homalt": 0,
"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": "Uncertain significance",
"phenotype_combined": "not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.834,
"pos": 37983663,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.146,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_006941.4"
}
]
}