← 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: 7-90709581-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=90709581&ref=G&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "7",
"pos": 90709581,
"ref": "G",
"alt": "A",
"effect": "intron_variant",
"transcript": "NM_001287135.2",
"consequences": [
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.40G>A",
"hgvs_p": "p.Gly14Ser",
"transcript": "ENST00000265741.7",
"protein_id": "ENSP00000265741.3",
"transcript_support_level": 1,
"aa_start": 14,
"aa_end": null,
"aa_length": 451,
"cds_start": 40,
"cds_end": null,
"cds_length": 1356,
"cdna_start": 184,
"cdna_end": null,
"cdna_length": 4953,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"5_prime_UTR_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-392G>A",
"hgvs_p": null,
"transcript": "ENST00000406263.5",
"protein_id": "ENSP00000385034.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5163,
"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": 15,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.124-16986G>A",
"hgvs_p": null,
"transcript": "NM_001287135.2",
"protein_id": "NP_001274064.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 469,
"cds_start": -4,
"cds_end": null,
"cds_length": 1410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5171,
"mane_select": "ENST00000380050.8",
"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": 15,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.124-16986G>A",
"hgvs_p": null,
"transcript": "ENST00000380050.8",
"protein_id": "ENSP00000369390.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 469,
"cds_start": -4,
"cds_end": null,
"cds_length": 1410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5171,
"mane_select": "NM_001287135.2",
"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": 6,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-15-16986G>A",
"hgvs_p": null,
"transcript": "ENST00000430760.5",
"protein_id": "ENSP00000394570.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 126,
"cds_start": -4,
"cds_end": null,
"cds_length": 382,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 565,
"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": 8,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-15-16986G>A",
"hgvs_p": null,
"transcript": "ENST00000449528.5",
"protein_id": "ENSP00000393616.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 126,
"cds_start": -4,
"cds_end": null,
"cds_length": 382,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 759,
"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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-70-6759G>A",
"hgvs_p": null,
"transcript": "ENST00000456689.5",
"protein_id": "ENSP00000406848.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 126,
"cds_start": -4,
"cds_end": null,
"cds_length": 382,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 620,
"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": 6,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-15-16986G>A",
"hgvs_p": null,
"transcript": "ENST00000446224.5",
"protein_id": "ENSP00000410770.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 126,
"cds_start": -4,
"cds_end": null,
"cds_length": 381,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 590,
"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": 2,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "n.123-80992G>A",
"hgvs_p": null,
"transcript": "ENST00000484035.5",
"protein_id": null,
"transcript_support_level": 1,
"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": 175,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "G",
"aa_alt": "S",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.40G>A",
"hgvs_p": "p.Gly14Ser",
"transcript": "NM_012395.3",
"protein_id": "NP_036527.1",
"transcript_support_level": null,
"aa_start": 14,
"aa_end": null,
"aa_length": 451,
"cds_start": 40,
"cds_end": null,
"cds_length": 1356,
"cdna_start": 184,
"cdna_end": null,
"cdna_length": 4954,
"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": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "n.331G>A",
"hgvs_p": null,
"transcript": "ENST00000496279.5",
"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": 580,
"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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-158+186G>A",
"hgvs_p": null,
"transcript": "ENST00000446790.5",
"protein_id": "ENSP00000401603.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": 91,
"cds_start": -4,
"cds_end": null,
"cds_length": 276,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 563,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-392G>A",
"hgvs_p": null,
"transcript": "NM_001287136.1",
"protein_id": "NP_001274065.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 423,
"cds_start": -4,
"cds_end": null,
"cds_length": 1272,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4883,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-546G>A",
"hgvs_p": null,
"transcript": "NM_001287137.1",
"protein_id": "NP_001274066.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 340,
"cds_start": -4,
"cds_end": null,
"cds_length": 1023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4788,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"hgvs_c": "c.-546G>A",
"hgvs_p": null,
"transcript": "ENST00000436577.3",
"protein_id": "ENSP00000398936.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 340,
"cds_start": -4,
"cds_end": null,
"cds_length": 1023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4787,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "CDK14",
"gene_hgnc_id": 8883,
"dbsnp": "rs528429762",
"frequency_reference_population": 0.000014879734,
"hom_count_reference_population": 0,
"allele_count_reference_population": 24,
"gnomad_exomes_af": 0.0000150591,
"gnomad_genomes_af": 0.0000131558,
"gnomad_exomes_ac": 22,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.06367483735084534,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.108,
"revel_prediction": "Benign",
"alphamissense_score": null,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.46,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.661,
"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": -8,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BS2",
"acmg_by_gene": [
{
"score": -8,
"benign_score": 8,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_001287135.2",
"gene_symbol": "CDK14",
"hgnc_id": 8883,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.124-16986G>A",
"hgvs_p": null
}
],
"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
}