← 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-7367239-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=7367239&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 7367239,
"ref": "A",
"alt": "G",
"effect": "missense_variant",
"transcript": "NM_001297650.2",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4276T>C",
"hgvs_p": "p.Ser1426Pro",
"transcript": "NM_174941.6",
"protein_id": "NP_777601.3",
"transcript_support_level": null,
"aa_start": 1426,
"aa_end": null,
"aa_length": 1453,
"cds_start": 4276,
"cds_end": null,
"cds_length": 4362,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000313599.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_174941.6"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4276T>C",
"hgvs_p": "p.Ser1426Pro",
"transcript": "ENST00000313599.8",
"protein_id": "ENSP00000315945.3",
"transcript_support_level": 1,
"aa_start": 1426,
"aa_end": null,
"aa_length": 1453,
"cds_start": 4276,
"cds_end": null,
"cds_length": 4362,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_174941.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000313599.8"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4306T>C",
"hgvs_p": "p.Ser1436Pro",
"transcript": "NM_001297650.2",
"protein_id": "NP_001284579.2",
"transcript_support_level": null,
"aa_start": 1436,
"aa_end": null,
"aa_length": 1463,
"cds_start": 4306,
"cds_end": null,
"cds_length": 4392,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001297650.2"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4306T>C",
"hgvs_p": "p.Ser1436Pro",
"transcript": "ENST00000416109.2",
"protein_id": "ENSP00000393474.2",
"transcript_support_level": 2,
"aa_start": 1436,
"aa_end": null,
"aa_length": 1463,
"cds_start": 4306,
"cds_end": null,
"cds_length": 4392,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000416109.2"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.241T>C",
"hgvs_p": "p.Ser81Pro",
"transcript": "ENST00000539726.5",
"protein_id": "ENSP00000438217.1",
"transcript_support_level": 5,
"aa_start": 81,
"aa_end": null,
"aa_length": 108,
"cds_start": 241,
"cds_end": null,
"cds_length": 327,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000539726.5"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4201T>C",
"hgvs_p": "p.Ser1401Pro",
"transcript": "XM_011520617.3",
"protein_id": "XP_011518919.1",
"transcript_support_level": null,
"aa_start": 1401,
"aa_end": null,
"aa_length": 1428,
"cds_start": 4201,
"cds_end": null,
"cds_length": 4287,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011520617.3"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.3559T>C",
"hgvs_p": "p.Ser1187Pro",
"transcript": "XM_011520618.4",
"protein_id": "XP_011518920.1",
"transcript_support_level": null,
"aa_start": 1187,
"aa_end": null,
"aa_length": 1214,
"cds_start": 3559,
"cds_end": null,
"cds_length": 3645,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011520618.4"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.3463T>C",
"hgvs_p": "p.Ser1155Pro",
"transcript": "XM_011520619.2",
"protein_id": "XP_011518921.1",
"transcript_support_level": null,
"aa_start": 1155,
"aa_end": null,
"aa_length": 1182,
"cds_start": 3463,
"cds_end": null,
"cds_length": 3549,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011520619.2"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.3463T>C",
"hgvs_p": "p.Ser1155Pro",
"transcript": "XM_011520620.2",
"protein_id": "XP_011518922.1",
"transcript_support_level": null,
"aa_start": 1155,
"aa_end": null,
"aa_length": 1182,
"cds_start": 3463,
"cds_end": null,
"cds_length": 3549,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011520620.2"
},
{
"aa_ref": "S",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.2215T>C",
"hgvs_p": "p.Ser739Pro",
"transcript": "XM_011520621.4",
"protein_id": "XP_011518923.1",
"transcript_support_level": null,
"aa_start": 739,
"aa_end": null,
"aa_length": 766,
"cds_start": 2215,
"cds_end": null,
"cds_length": 2301,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011520621.4"
},
{
"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": 17,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4213+848T>C",
"hgvs_p": null,
"transcript": "ENST00000878199.1",
"protein_id": "ENSP00000548258.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1431,
"cds_start": null,
"cds_end": null,
"cds_length": 4296,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878199.1"
},
{
"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": 17,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4183+848T>C",
"hgvs_p": null,
"transcript": "ENST00000878198.1",
"protein_id": "ENSP00000548257.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1421,
"cds_start": null,
"cds_end": null,
"cds_length": 4266,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878198.1"
},
{
"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": 18,
"intron_rank": 16,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4090+848T>C",
"hgvs_p": null,
"transcript": "ENST00000948251.1",
"protein_id": "ENSP00000618310.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1390,
"cds_start": null,
"cds_end": null,
"cds_length": 4173,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000948251.1"
},
{
"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": 17,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "c.4183+848T>C",
"hgvs_p": null,
"transcript": "XM_011520616.2",
"protein_id": "XP_011518918.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1421,
"cds_start": null,
"cds_end": null,
"cds_length": 4266,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011520616.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"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": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "n.310T>C",
"hgvs_p": null,
"transcript": "ENST00000543841.5",
"protein_id": null,
"transcript_support_level": 2,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000543841.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "n.*96T>C",
"hgvs_p": null,
"transcript": "ENST00000546182.1",
"protein_id": "ENSP00000443004.1",
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000546182.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "n.4302T>C",
"hgvs_p": null,
"transcript": "XR_007063067.1",
"protein_id": null,
"transcript_support_level": null,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_007063067.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "n.4302T>C",
"hgvs_p": null,
"transcript": "XR_007063068.1",
"protein_id": null,
"transcript_support_level": null,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_007063068.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "n.4302T>C",
"hgvs_p": null,
"transcript": "XR_931282.3",
"protein_id": null,
"transcript_support_level": null,
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "XR_931282.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"hgvs_c": "n.*96T>C",
"hgvs_p": null,
"transcript": "ENST00000546182.1",
"protein_id": "ENSP00000443004.1",
"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": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000546182.1"
}
],
"gene_symbol": "CD163L1",
"gene_hgnc_id": 30375,
"dbsnp": "rs764354712",
"frequency_reference_population": 0.0000037286072,
"hom_count_reference_population": 0,
"allele_count_reference_population": 6,
"gnomad_exomes_af": 0.00000274517,
"gnomad_genomes_af": 0.0000131513,
"gnomad_exomes_ac": 4,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.11945432424545288,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.05999999865889549,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.052,
"revel_prediction": "Benign",
"alphamissense_score": 0.1021,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.58,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.61,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.06,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001297650.2",
"gene_symbol": "CD163L1",
"hgnc_id": 30375,
"effects": [
"missense_variant"
],
"inheritance_mode": "Unknown",
"hgvs_c": "c.4306T>C",
"hgvs_p": "p.Ser1436Pro"
}
],
"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
}