← 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-66605547-GG-CT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=66605547&ref=GG&alt=CT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "CCS",
"hgnc_id": 1613,
"hgvs_c": "c.626_627delGGinsCT",
"hgvs_p": "p.Arg209Pro",
"inheritance_mode": "Unknown",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_005125.2",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "CT",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "11",
"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": "P",
"aa_end": null,
"aa_length": 274,
"aa_ref": "R",
"aa_start": 209,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1066,
"cdna_start": 703,
"cds_end": null,
"cds_length": 825,
"cds_start": 626,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_005125.2",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "c.626_627delGGinsCT",
"hgvs_p": "p.Arg209Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000533244.6",
"protein_coding": true,
"protein_id": "NP_005116.1",
"strand": true,
"transcript": "NM_005125.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 274,
"aa_ref": "R",
"aa_start": 209,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 1066,
"cdna_start": 703,
"cds_end": null,
"cds_length": 825,
"cds_start": 626,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000533244.6",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "c.626_627delGGinsCT",
"hgvs_p": "p.Arg209Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_005125.2",
"protein_coding": true,
"protein_id": "ENSP00000436318.1",
"strand": true,
"transcript": "ENST00000533244.6",
"transcript_support_level": 1
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 255,
"aa_ref": "R",
"aa_start": 190,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 942,
"cdna_start": 679,
"cds_end": null,
"cds_length": 768,
"cds_start": 569,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000310190.8",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "c.569_570delGGinsCT",
"hgvs_p": "p.Arg190Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000307870.4",
"strand": true,
"transcript": "ENST00000310190.8",
"transcript_support_level": 5
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 248,
"aa_ref": "R",
"aa_start": 183,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 973,
"cdna_start": 610,
"cds_end": null,
"cds_length": 747,
"cds_start": 548,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000939538.1",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "c.548_549delGGinsCT",
"hgvs_p": "p.Arg183Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000609597.1",
"strand": true,
"transcript": "ENST00000939538.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 67,
"aa_ref": "R",
"aa_start": 27,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 777,
"cdna_start": 653,
"cds_end": null,
"cds_length": 204,
"cds_start": 80,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000534763.1",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "c.80_81delGGinsCT",
"hgvs_p": "p.Arg27Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000436379.1",
"strand": true,
"transcript": "ENST00000534763.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 225,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 844,
"cdna_start": null,
"cds_end": null,
"cds_length": 678,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000867839.1",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "c.567+131_567+132delGGinsCT",
"hgvs_p": null,
"intron_rank": 6,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000537898.1",
"strand": true,
"transcript": "ENST00000867839.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": 798,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000525435.1",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "n.437_438delGGinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000525435.1",
"transcript_support_level": 2
},
{
"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": 1196,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000530384.5",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "n.940_941delGGinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000530384.5",
"transcript_support_level": 5
},
{
"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": 1214,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000530961.5",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "n.*61_*62delGGinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000433609.1",
"strand": true,
"transcript": "ENST00000530961.5",
"transcript_support_level": 5
},
{
"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": 1214,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000530961.5",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "n.*61_*62delGGinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000433609.1",
"strand": true,
"transcript": "ENST00000530961.5",
"transcript_support_level": 5
},
{
"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": 868,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000531990.1",
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"hgvs_c": "n.*249_*250delGGinsCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000531990.1",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 1613,
"gene_symbol": "CCS",
"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": "Benign",
"phylop100way_score": 1.256,
"pos": 66605547,
"ref": "GG",
"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_005125.2"
}
]
}