← 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: 18-59436151-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=18&pos=59436151&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "18",
"pos": 59436151,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "NM_133459.4",
"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": 11,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.988-10A>G",
"hgvs_p": null,
"transcript": "NM_133459.4",
"protein_id": "NP_597716.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 406,
"cds_start": null,
"cds_end": null,
"cds_length": 1221,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6271,
"mane_select": "ENST00000439986.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_133459.4"
},
{
"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": 11,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.988-10A>G",
"hgvs_p": null,
"transcript": "ENST00000439986.9",
"protein_id": "ENSP00000404464.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 406,
"cds_start": null,
"cds_end": null,
"cds_length": 1221,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6271,
"mane_select": "NM_133459.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000439986.9"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "n.696-10A>G",
"hgvs_p": null,
"transcript": "ENST00000589116.2",
"protein_id": null,
"transcript_support_level": 1,
"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": 1692,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000589116.2"
},
{
"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": 11,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.1101-10A>G",
"hgvs_p": null,
"transcript": "ENST00000695904.1",
"protein_id": "ENSP00000512259.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 435,
"cds_start": null,
"cds_end": null,
"cds_length": 1308,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3290,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000695904.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": 12,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.988-10A>G",
"hgvs_p": null,
"transcript": "ENST00000649564.1",
"protein_id": "ENSP00000497183.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 406,
"cds_start": null,
"cds_end": null,
"cds_length": 1221,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6403,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000649564.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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.766-10A>G",
"hgvs_p": null,
"transcript": "ENST00000650467.2",
"protein_id": "ENSP00000496897.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 332,
"cds_start": null,
"cds_end": null,
"cds_length": 999,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6065,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000650467.2"
},
{
"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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.727-10A>G",
"hgvs_p": null,
"transcript": "ENST00000915151.1",
"protein_id": "ENSP00000585210.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 319,
"cds_start": null,
"cds_end": null,
"cds_length": 960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2079,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000915151.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": 12,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.1101-10A>G",
"hgvs_p": null,
"transcript": "XM_017025557.2",
"protein_id": "XP_016881046.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 435,
"cds_start": null,
"cds_end": null,
"cds_length": 1308,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6575,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017025557.2"
},
{
"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": 12,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.1101-10A>G",
"hgvs_p": null,
"transcript": "XM_047437301.1",
"protein_id": "XP_047293257.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 435,
"cds_start": null,
"cds_end": null,
"cds_length": 1308,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6610,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437301.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": 12,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.988-10A>G",
"hgvs_p": null,
"transcript": "XM_024451091.2",
"protein_id": "XP_024306859.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 406,
"cds_start": null,
"cds_end": null,
"cds_length": 1221,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6462,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024451091.2"
},
{
"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": 12,
"intron_rank": 11,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.988-10A>G",
"hgvs_p": null,
"transcript": "XM_047437302.1",
"protein_id": "XP_047293258.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 406,
"cds_start": null,
"cds_end": null,
"cds_length": 1221,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6497,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047437302.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": 11,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "c.1058-10A>G",
"hgvs_p": null,
"transcript": "XM_017025558.2",
"protein_id": "XP_016881047.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 366,
"cds_start": null,
"cds_end": null,
"cds_length": 1101,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6341,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017025558.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "n.991-10A>G",
"hgvs_p": null,
"transcript": "ENST00000589419.2",
"protein_id": null,
"transcript_support_level": 4,
"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": 1944,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000589419.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"hgvs_c": "n.*67-10A>G",
"hgvs_p": null,
"transcript": "ENST00000695903.1",
"protein_id": "ENSP00000512255.1",
"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": 3341,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000695903.1"
}
],
"gene_symbol": "CCBE1",
"gene_hgnc_id": 29426,
"dbsnp": "rs115490148",
"frequency_reference_population": 0.0040942193,
"hom_count_reference_population": 239,
"allele_count_reference_population": 6604,
"gnomad_exomes_af": 0.00223574,
"gnomad_genomes_af": 0.0219325,
"gnomad_exomes_ac": 3266,
"gnomad_genomes_ac": 3338,
"gnomad_exomes_homalt": 104,
"gnomad_genomes_homalt": 135,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8700000047683716,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "dbscSNV1_RF",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.87,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -2.634,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.02,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": 0.0000134541501426892,
"dbscsnv_ada_prediction": "Benign",
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -20,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
"acmg_by_gene": [
{
"score": -20,
"benign_score": 20,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_133459.4",
"gene_symbol": "CCBE1",
"hgnc_id": 29426,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.988-10A>G",
"hgvs_p": null
}
],
"clinvar_disease": "Hennekam lymphangiectasia-lymphedema syndrome 1,not provided,not specified",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:6",
"phenotype_combined": "not specified|Hennekam lymphangiectasia-lymphedema syndrome 1|not provided",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}