← 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-21705044-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=16&pos=21705044&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "16",
"pos": 21705044,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "ENST00000646100.2",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.981-125T>C",
"hgvs_p": null,
"transcript": "NM_144672.4",
"protein_id": "NP_653273.3",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1139,
"cds_start": -4,
"cds_end": null,
"cds_length": 3420,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3878,
"mane_select": "ENST00000646100.2",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.981-125T>C",
"hgvs_p": null,
"transcript": "ENST00000646100.2",
"protein_id": "ENSP00000496564.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1139,
"cds_start": -4,
"cds_end": null,
"cds_length": 3420,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3878,
"mane_select": "NM_144672.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.981-125T>C",
"hgvs_p": null,
"transcript": "ENST00000388958.8",
"protein_id": "ENSP00000373610.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1139,
"cds_start": -4,
"cds_end": null,
"cds_length": 3420,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3609,
"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": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "n.76T>C",
"hgvs_p": null,
"transcript": "ENST00000563871.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": 4635,
"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": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "n.78T>C",
"hgvs_p": null,
"transcript": "ENST00000569064.1",
"protein_id": null,
"transcript_support_level": 4,
"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": 539,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.1023-125T>C",
"hgvs_p": null,
"transcript": "ENST00000286149.8",
"protein_id": "ENSP00000286149.4",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1153,
"cds_start": -4,
"cds_end": null,
"cds_length": 3462,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3471,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.744-125T>C",
"hgvs_p": null,
"transcript": "NM_001161683.2",
"protein_id": "NP_001155155.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1060,
"cds_start": -4,
"cds_end": null,
"cds_length": 3183,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3466,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.744-125T>C",
"hgvs_p": null,
"transcript": "ENST00000388956.8",
"protein_id": "ENSP00000373608.4",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 1060,
"cds_start": -4,
"cds_end": null,
"cds_length": 3183,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3466,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.8+7T>C",
"hgvs_p": null,
"transcript": "NM_170664.3",
"protein_id": "NP_733764.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 815,
"cds_start": -4,
"cds_end": null,
"cds_length": 2448,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2704,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "c.8+7T>C",
"hgvs_p": null,
"transcript": "ENST00000388957.3",
"protein_id": "ENSP00000373609.3",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 815,
"cds_start": -4,
"cds_end": null,
"cds_length": 2448,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2703,
"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": 29,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "n.980+4017T>C",
"hgvs_p": null,
"transcript": "ENST00000647277.1",
"protein_id": "ENSP00000495594.1",
"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": 3385,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"splice_region_variant",
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"hgvs_c": "n.75+7T>C",
"hgvs_p": null,
"transcript": "XR_002957775.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": 2043,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "OTOA",
"gene_hgnc_id": 16378,
"dbsnp": "rs201435154",
"frequency_reference_population": 0.00006666721,
"hom_count_reference_population": 0,
"allele_count_reference_population": 98,
"gnomad_exomes_af": 0.0000698198,
"gnomad_genomes_af": 0.0000393933,
"gnomad_exomes_ac": 92,
"gnomad_genomes_ac": 6,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9200000166893005,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.004000000189989805,
"splice_prediction_selected": "Benign",
"splice_source_selected": "dbscSNV1_RF",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.92,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.816,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": 0.0000268284073685752,
"dbscsnv_ada_prediction": "Benign",
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP6_Moderate",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 6,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong",
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "ENST00000646100.2",
"gene_symbol": "OTOA",
"hgnc_id": 16378,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.981-125T>C",
"hgvs_p": null
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}