← 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-27488523-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=27488523&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 27488523,
"ref": "C",
"alt": "T",
"effect": "synonymous_variant",
"transcript": "NM_001145010.3",
"consequences": [
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.576C>T",
"hgvs_p": "p.Asp192Asp",
"transcript": "NM_001395208.2",
"protein_id": "NP_001382137.1",
"transcript_support_level": null,
"aa_start": 192,
"aa_end": null,
"aa_length": 343,
"cds_start": 576,
"cds_end": null,
"cds_length": 1032,
"cdna_start": 676,
"cdna_end": null,
"cdna_length": 1196,
"mane_select": "ENST00000535986.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001395208.2"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.576C>T",
"hgvs_p": "p.Asp192Asp",
"transcript": "ENST00000535986.2",
"protein_id": "ENSP00000441688.1",
"transcript_support_level": 5,
"aa_start": 192,
"aa_end": null,
"aa_length": 343,
"cds_start": 576,
"cds_end": null,
"cds_length": 1032,
"cdna_start": 676,
"cdna_end": null,
"cdna_length": 1196,
"mane_select": "NM_001395208.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000535986.2"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.576C>T",
"hgvs_p": "p.Asp192Asp",
"transcript": "NM_001145010.3",
"protein_id": "NP_001138482.1",
"transcript_support_level": null,
"aa_start": 192,
"aa_end": null,
"aa_length": 343,
"cds_start": 576,
"cds_end": null,
"cds_length": 1032,
"cdna_start": 714,
"cdna_end": null,
"cdna_length": 1234,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001145010.3"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.426C>T",
"hgvs_p": "p.Asp142Asp",
"transcript": "ENST00000298876.8",
"protein_id": "ENSP00000298876.4",
"transcript_support_level": 5,
"aa_start": 142,
"aa_end": null,
"aa_length": 293,
"cds_start": 426,
"cds_end": null,
"cds_length": 882,
"cdna_start": 602,
"cdna_end": null,
"cdna_length": 1122,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000298876.8"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.189C>T",
"hgvs_p": "p.Asp63Asp",
"transcript": "NM_001387218.3",
"protein_id": "NP_001374147.1",
"transcript_support_level": null,
"aa_start": 63,
"aa_end": null,
"aa_length": 214,
"cds_start": 189,
"cds_end": null,
"cds_length": 645,
"cdna_start": 282,
"cdna_end": null,
"cdna_length": 802,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001387218.3"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.189C>T",
"hgvs_p": "p.Asp63Asp",
"transcript": "ENST00000698358.1",
"protein_id": "ENSP00000513681.1",
"transcript_support_level": null,
"aa_start": 63,
"aa_end": null,
"aa_length": 214,
"cds_start": 189,
"cds_end": null,
"cds_length": 645,
"cdna_start": 273,
"cdna_end": null,
"cdna_length": 793,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000698358.1"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.576C>T",
"hgvs_p": "p.Asp192Asp",
"transcript": "XM_047428775.1",
"protein_id": "XP_047284731.1",
"transcript_support_level": null,
"aa_start": 192,
"aa_end": null,
"aa_length": 343,
"cds_start": 576,
"cds_end": null,
"cds_length": 1032,
"cdna_start": 1011,
"cdna_end": null,
"cdna_length": 1531,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047428775.1"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.393C>T",
"hgvs_p": "p.Asp131Asp",
"transcript": "XM_047428776.1",
"protein_id": "XP_047284732.1",
"transcript_support_level": null,
"aa_start": 131,
"aa_end": null,
"aa_length": 282,
"cds_start": 393,
"cds_end": null,
"cds_length": 849,
"cdna_start": 3344,
"cdna_end": null,
"cdna_length": 3864,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047428776.1"
},
{
"aa_ref": "D",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.339C>T",
"hgvs_p": "p.Asp113Asp",
"transcript": "XM_017019254.2",
"protein_id": "XP_016874743.1",
"transcript_support_level": null,
"aa_start": 113,
"aa_end": null,
"aa_length": 264,
"cds_start": 339,
"cds_end": null,
"cds_length": 795,
"cdna_start": 432,
"cdna_end": null,
"cdna_length": 952,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017019254.2"
},
{
"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": 5,
"intron_rank_end": null,
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "c.513-7157C>T",
"hgvs_p": null,
"transcript": "XM_011520636.3",
"protein_id": "XP_011518938.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 179,
"cds_start": null,
"cds_end": null,
"cds_length": 540,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 686,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011520636.3"
},
{
"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": "SMCO2",
"gene_hgnc_id": 34448,
"hgvs_c": "n.169-7157C>T",
"hgvs_p": null,
"transcript": "ENST00000538647.1",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 287,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000538647.1"
}
],
"gene_symbol": "SMCO2",
"gene_hgnc_id": 34448,
"dbsnp": "rs890995265",
"frequency_reference_population": 0.0000014412399,
"hom_count_reference_population": 0,
"allele_count_reference_population": 2,
"gnomad_exomes_af": 0.00000144124,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 2,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.800000011920929,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.03999999910593033,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.8,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.601,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.04,
"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": -3,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP7",
"acmg_by_gene": [
{
"score": -3,
"benign_score": 5,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "NM_001145010.3",
"gene_symbol": "SMCO2",
"hgnc_id": 34448,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.576C>T",
"hgvs_p": "p.Asp192Asp"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}