← 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: 5-150054367-GA-AG (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=5&pos=150054367&ref=GA&alt=AG&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "CSF1R",
"hgnc_id": 2433,
"hgvs_c": "c.2717_2718delTCinsCT",
"hgvs_p": "p.Ile906Thr",
"inheritance_mode": "AD,AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_005211.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "AG",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "5",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "I",
"aa_start": 906,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3820,
"cdna_start": 2845,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2717,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001288705.3",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2717_2718delTCinsCT",
"hgvs_p": "p.Ile906Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000675795.1",
"protein_coding": true,
"protein_id": "NP_001275634.1",
"strand": false,
"transcript": "NM_001288705.3",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "I",
"aa_start": 906,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3820,
"cdna_start": 2845,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2717,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000675795.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2717_2718delTCinsCT",
"hgvs_p": "p.Ile906Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001288705.3",
"protein_coding": true,
"protein_id": "ENSP00000501699.1",
"strand": false,
"transcript": "ENST00000675795.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "I",
"aa_start": 906,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3989,
"cdna_start": 3010,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2717,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000286301.7",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2717_2718delTCinsCT",
"hgvs_p": "p.Ile906Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000286301.3",
"strand": false,
"transcript": "ENST00000286301.7",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3697,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000504875.5",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "n.*538_*539delTCinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000422212.1",
"strand": false,
"transcript": "ENST00000504875.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 3697,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 20,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "ENST00000504875.5",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "n.*538_*539delTCinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000422212.1",
"strand": false,
"transcript": "ENST00000504875.5",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 997,
"aa_ref": "I",
"aa_start": 931,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3867,
"cdna_start": 2898,
"cds_end": null,
"cds_length": 2994,
"cds_start": 2792,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000960687.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2792_2793delTCinsCT",
"hgvs_p": "p.Ile931Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630746.1",
"strand": false,
"transcript": "ENST00000960687.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "I",
"aa_start": 906,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4064,
"cdna_start": 3089,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2717,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001349736.2",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2717_2718delTCinsCT",
"hgvs_p": "p.Ile906Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001336665.1",
"strand": false,
"transcript": "NM_001349736.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "I",
"aa_start": 906,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4083,
"cdna_start": 3108,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2717,
"consequences": [
"missense_variant"
],
"exon_count": 23,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001375320.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2717_2718delTCinsCT",
"hgvs_p": "p.Ile906Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001362249.1",
"strand": false,
"transcript": "NM_001375320.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 972,
"aa_ref": "I",
"aa_start": 906,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3978,
"cdna_start": 3003,
"cds_end": null,
"cds_length": 2919,
"cds_start": 2717,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_005211.4",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2717_2718delTCinsCT",
"hgvs_p": "p.Ile906Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_005202.2",
"strand": false,
"transcript": "NM_005211.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 971,
"aa_ref": "I",
"aa_start": 905,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3817,
"cdna_start": 2842,
"cds_end": null,
"cds_length": 2916,
"cds_start": 2714,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911112.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2714_2715delTCinsCT",
"hgvs_p": "p.Ile905Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581171.1",
"strand": false,
"transcript": "ENST00000911112.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 970,
"aa_ref": "I",
"aa_start": 904,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3884,
"cdna_start": 2909,
"cds_end": null,
"cds_length": 2913,
"cds_start": 2711,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911110.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2711_2712delTCinsCT",
"hgvs_p": "p.Ile904Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581169.1",
"strand": false,
"transcript": "ENST00000911110.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 970,
"aa_ref": "I",
"aa_start": 904,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3785,
"cdna_start": 2811,
"cds_end": null,
"cds_length": 2913,
"cds_start": 2711,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000960688.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2711_2712delTCinsCT",
"hgvs_p": "p.Ile904Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630747.1",
"strand": false,
"transcript": "ENST00000960688.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 959,
"aa_ref": "I",
"aa_start": 893,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3768,
"cdna_start": 2793,
"cds_end": null,
"cds_length": 2880,
"cds_start": 2678,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911114.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2678_2679delTCinsCT",
"hgvs_p": "p.Ile893Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581173.1",
"strand": false,
"transcript": "ENST00000911114.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 937,
"aa_ref": "I",
"aa_start": 871,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3687,
"cdna_start": 2712,
"cds_end": null,
"cds_length": 2814,
"cds_start": 2612,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911115.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2612_2613delTCinsCT",
"hgvs_p": "p.Ile871Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581174.1",
"strand": false,
"transcript": "ENST00000911115.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 877,
"aa_ref": "I",
"aa_start": 811,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3605,
"cdna_start": 2630,
"cds_end": null,
"cds_length": 2634,
"cds_start": 2432,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911111.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2432_2433delTCinsCT",
"hgvs_p": "p.Ile811Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581170.1",
"strand": false,
"transcript": "ENST00000911111.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 824,
"aa_ref": "I",
"aa_start": 758,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3749,
"cdna_start": 2774,
"cds_end": null,
"cds_length": 2475,
"cds_start": 2273,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001375321.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2273_2274delTCinsCT",
"hgvs_p": "p.Ile758Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001362250.1",
"strand": false,
"transcript": "NM_001375321.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 737,
"aa_ref": "I",
"aa_start": 671,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3085,
"cdna_start": 2110,
"cds_end": null,
"cds_length": 2214,
"cds_start": 2012,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911116.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.2012_2013delTCinsCT",
"hgvs_p": "p.Ile671Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581175.1",
"strand": false,
"transcript": "ENST00000911116.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 692,
"aa_ref": "I",
"aa_start": 626,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2970,
"cdna_start": 1997,
"cds_end": null,
"cds_length": 2079,
"cds_start": 1877,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000911113.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "c.1877_1878delTCinsCT",
"hgvs_p": "p.Ile626Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000581172.1",
"strand": false,
"transcript": "ENST00000911113.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 886,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000509861.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "n.453_454delTCinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000509861.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3657,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "NR_109969.2",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "n.2681_2682delTCinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_109969.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3586,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 20,
"exon_rank": 19,
"exon_rank_end": null,
"feature": "NR_164679.1",
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"hgvs_c": "n.2610_2611delTCinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_164679.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 2433,
"gene_symbol": "CSF1R",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 6.514,
"pos": 150054367,
"ref": "GA",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_005211.4"
}
]
}