← 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: 4-80202447-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=4&pos=80202447&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 7,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "PRDM8",
"hgnc_id": 13993,
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -7,
"transcript": "NM_020226.4",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BP7",
"acmg_score": -7,
"allele_count_reference_population": 922,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.84,
"chr": "4",
"clinvar_classification": "Likely benign",
"clinvar_disease": "Early-onset Lafora body disease,PRDM8-related disorder",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8399999737739563,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3130,
"cdna_start": 1248,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001099403.2",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000415738.3",
"protein_coding": true,
"protein_id": "NP_001092873.1",
"strand": true,
"transcript": "NM_001099403.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3130,
"cdna_start": 1248,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000415738.3",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001099403.2",
"protein_coding": true,
"protein_id": "ENSP00000406998.2",
"strand": true,
"transcript": "ENST00000415738.3",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4095,
"cdna_start": 2216,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000339711.8",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000339764.4",
"strand": true,
"transcript": "ENST00000339711.8",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 426,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2514,
"cdna_start": 2216,
"cds_end": null,
"cds_length": 1283,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000515013.5",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000425149.1",
"strand": true,
"transcript": "ENST00000515013.5",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 690,
"aa_ref": "L",
"aa_start": 330,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3341,
"cdna_start": 1462,
"cds_end": null,
"cds_length": 2073,
"cds_start": 988,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000952376.1",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.988C>T",
"hgvs_p": "p.Leu330Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622435.1",
"strand": true,
"transcript": "ENST00000952376.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4098,
"cdna_start": 2216,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_020226.4",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_064611.3",
"strand": true,
"transcript": "NM_020226.4",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3706,
"cdna_start": 1824,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000504452.5",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000423985.1",
"strand": true,
"transcript": "ENST00000504452.5",
"transcript_support_level": 5
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3782,
"cdna_start": 1905,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000861821.1",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000531880.1",
"strand": true,
"transcript": "ENST00000861821.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2819,
"cdna_start": 1189,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000861822.1",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000531881.1",
"strand": true,
"transcript": "ENST00000861822.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4014,
"cdna_start": 2140,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000952373.1",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622432.1",
"strand": true,
"transcript": "ENST00000952373.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3378,
"cdna_start": 1499,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000952374.1",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622433.1",
"strand": true,
"transcript": "ENST00000952374.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 689,
"aa_ref": "L",
"aa_start": 329,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3371,
"cdna_start": 1537,
"cds_end": null,
"cds_length": 2070,
"cds_start": 985,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000952375.1",
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"hgvs_c": "c.985C>T",
"hgvs_p": "p.Leu329Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622434.1",
"strand": true,
"transcript": "ENST00000952375.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs560049733",
"effect": "synonymous_variant",
"frequency_reference_population": 0.0005962027,
"gene_hgnc_id": 13993,
"gene_symbol": "PRDM8",
"gnomad_exomes_ac": 868,
"gnomad_exomes_af": 0.000622425,
"gnomad_exomes_homalt": 1,
"gnomad_genomes_ac": 54,
"gnomad_genomes_af": 0.000355478,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 1,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Likely benign",
"phenotype_combined": "Early-onset Lafora body disease|PRDM8-related disorder",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.322,
"pos": 80202447,
"ref": "C",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_020226.4"
}
]
}