← 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: 12-41025224-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=41025224&ref=C&alt=G&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "12",
"pos": 41025224,
"ref": "C",
"alt": "G",
"effect": "synonymous_variant",
"transcript": "ENST00000551295.7",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala",
"transcript": "NM_001843.4",
"protein_id": "NP_001834.2",
"transcript_support_level": null,
"aa_start": 866,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2598,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 2828,
"cdna_end": null,
"cdna_length": 5667,
"mane_select": "ENST00000551295.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala",
"transcript": "ENST00000551295.7",
"protein_id": "ENSP00000447006.1",
"transcript_support_level": 1,
"aa_start": 866,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2598,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 2828,
"cdna_end": null,
"cdna_length": 5667,
"mane_select": "NM_001843.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala",
"transcript": "ENST00000347616.5",
"protein_id": "ENSP00000325660.3",
"transcript_support_level": 1,
"aa_start": 866,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2598,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 2677,
"cdna_end": null,
"cdna_length": 5507,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2565C>G",
"hgvs_p": "p.Ala855Ala",
"transcript": "ENST00000348761.2",
"protein_id": "ENSP00000261160.3",
"transcript_support_level": 1,
"aa_start": 855,
"aa_end": null,
"aa_length": 1007,
"cds_start": 2565,
"cds_end": null,
"cds_length": 3024,
"cdna_start": 2639,
"cdna_end": null,
"cdna_length": 3328,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 19,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2565C>G",
"hgvs_p": "p.Ala855Ala",
"transcript": "NM_175038.2",
"protein_id": "NP_778203.1",
"transcript_support_level": null,
"aa_start": 855,
"aa_end": null,
"aa_length": 1007,
"cds_start": 2565,
"cds_end": null,
"cds_length": 3024,
"cdna_start": 2641,
"cdna_end": null,
"cdna_length": 5477,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala",
"transcript": "XM_005268651.3",
"protein_id": "XP_005268708.1",
"transcript_support_level": null,
"aa_start": 866,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2598,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 2792,
"cdna_end": null,
"cdna_length": 5631,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala",
"transcript": "XM_006719241.3",
"protein_id": "XP_006719304.1",
"transcript_support_level": null,
"aa_start": 866,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2598,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 5945,
"cdna_end": null,
"cdna_length": 8784,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala",
"transcript": "XM_011537926.4",
"protein_id": "XP_011536228.1",
"transcript_support_level": null,
"aa_start": 866,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2598,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 2931,
"cdna_end": null,
"cdna_length": 5770,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "A",
"aa_alt": "A",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala",
"transcript": "XM_011537927.3",
"protein_id": "XP_011536229.1",
"transcript_support_level": null,
"aa_start": 866,
"aa_end": null,
"aa_length": 1018,
"cds_start": 2598,
"cds_end": null,
"cds_length": 3057,
"cdna_start": 5967,
"cdna_end": null,
"cdna_length": 8806,
"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": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"hgvs_c": "n.557C>G",
"hgvs_p": null,
"transcript": "ENST00000550305.1",
"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": 731,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "CNTN1",
"gene_hgnc_id": 2171,
"dbsnp": "rs140462332",
"frequency_reference_population": 0.0002143814,
"hom_count_reference_population": 1,
"allele_count_reference_population": 346,
"gnomad_exomes_af": 0.000119723,
"gnomad_genomes_af": 0.00112321,
"gnomad_exomes_ac": 175,
"gnomad_genomes_ac": 171,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.3400000035762787,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.34,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.303,
"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": -15,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BP7,BS1",
"acmg_by_gene": [
{
"score": -15,
"benign_score": 15,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate",
"BP6_Very_Strong",
"BP7",
"BS1"
],
"verdict": "Benign",
"transcript": "ENST00000551295.7",
"gene_symbol": "CNTN1",
"hgnc_id": 2171,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR,Unknown",
"hgvs_c": "c.2598C>G",
"hgvs_p": "p.Ala866Ala"
}
],
"clinvar_disease": "Compton-North congenital myopathy,not provided,not specified",
"clinvar_classification": "Benign/Likely benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:3 B:1",
"phenotype_combined": "not specified|Compton-North congenital myopathy|not provided",
"pathogenicity_classification_combined": "Benign/Likely benign",
"custom_annotations": null
}
],
"message": null
}