← 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: 11-72959855-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=72959855&ref=T&alt=G&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "11",
"pos": 72959855,
"ref": "T",
"alt": "G",
"effect": "intron_variant",
"transcript": "ENST00000409418.9",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.705+24233A>C",
"hgvs_p": null,
"transcript": "NM_014824.3",
"protein_id": "NP_055639.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 740,
"cds_start": -4,
"cds_end": null,
"cds_length": 2223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4710,
"mane_select": "ENST00000409418.9",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.705+24233A>C",
"hgvs_p": null,
"transcript": "ENST00000409418.9",
"protein_id": "ENSP00000386722.4",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 740,
"cds_start": -4,
"cds_end": null,
"cds_length": 2223,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4710,
"mane_select": "NM_014824.3",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.537+24233A>C",
"hgvs_p": null,
"transcript": "ENST00000311172.11",
"protein_id": "ENSP00000308978.7",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 684,
"cds_start": -4,
"cds_end": null,
"cds_length": 2055,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4340,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.537+24233A>C",
"hgvs_p": null,
"transcript": "ENST00000409853.5",
"protein_id": "ENSP00000386314.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 515,
"cds_start": -4,
"cds_end": null,
"cds_length": 1548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1867,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.705+24233A>C",
"hgvs_p": null,
"transcript": "ENST00000409314.5",
"protein_id": "ENSP00000386987.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 764,
"cds_start": -4,
"cds_end": null,
"cds_length": 2295,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4509,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.225+24233A>C",
"hgvs_p": null,
"transcript": "ENST00000458644.6",
"protein_id": "ENSP00000402972.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 604,
"cds_start": -4,
"cds_end": null,
"cds_length": 1815,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2215,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.642+24233A>C",
"hgvs_p": null,
"transcript": "XM_011545409.2",
"protein_id": "XP_011543711.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 719,
"cds_start": -4,
"cds_end": null,
"cds_length": 2160,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4512,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.630+24233A>C",
"hgvs_p": null,
"transcript": "XM_011545410.3",
"protein_id": "XP_011543712.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 715,
"cds_start": -4,
"cds_end": null,
"cds_length": 2148,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4305,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.537+24233A>C",
"hgvs_p": null,
"transcript": "XM_047427949.1",
"protein_id": "XP_047283905.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 684,
"cds_start": -4,
"cds_end": null,
"cds_length": 2055,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 44418,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"hgvs_c": "c.705+24233A>C",
"hgvs_p": null,
"transcript": "XM_047427950.1",
"protein_id": "XP_047283906.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 597,
"cds_start": -4,
"cds_end": null,
"cds_length": 1794,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2276,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "FCHSD2",
"gene_hgnc_id": 29114,
"dbsnp": "rs72981516",
"frequency_reference_population": 0.000058740603,
"hom_count_reference_population": 0,
"allele_count_reference_population": 8,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.0000587406,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 8,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8999999761581421,
"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.9,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.499,
"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": "ENST00000409418.9",
"gene_symbol": "FCHSD2",
"hgnc_id": 29114,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.705+24233A>C",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}