← 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: X-153804063-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=153804063&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"PM2",
"BP4_Strong"
],
"effects": [
"missense_variant"
],
"gene_symbol": "PDZD4",
"hgnc_id": 21167,
"hgvs_c": "c.1618C>G",
"hgvs_p": "p.Pro540Ala",
"inheritance_mode": "",
"pathogenic_score": 2,
"score": -2,
"transcript": "NM_001303512.2",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_score": -2,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.054,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -1.12,
"chr": "X",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.0535585880279541,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 775,
"aa_ref": "P",
"aa_start": 540,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3761,
"cdna_start": 1864,
"cds_end": null,
"cds_length": 2328,
"cds_start": 1618,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001303512.2",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1618C>G",
"hgvs_p": "p.Pro540Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000393758.7",
"protein_coding": true,
"protein_id": "NP_001290441.1",
"strand": false,
"transcript": "NM_001303512.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 775,
"aa_ref": "P",
"aa_start": 540,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3761,
"cdna_start": 1864,
"cds_end": null,
"cds_length": 2328,
"cds_start": 1618,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000393758.7",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1618C>G",
"hgvs_p": "p.Pro540Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001303512.2",
"protein_coding": true,
"protein_id": "ENSP00000377355.3",
"strand": false,
"transcript": "ENST00000393758.7",
"transcript_support_level": 1
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 769,
"aa_ref": "P",
"aa_start": 534,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3689,
"cdna_start": 1792,
"cds_end": null,
"cds_length": 2310,
"cds_start": 1600,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000164640.8",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1600C>G",
"hgvs_p": "p.Pro534Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000164640.4",
"strand": false,
"transcript": "ENST00000164640.8",
"transcript_support_level": 1
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 660,
"aa_ref": "P",
"aa_start": 425,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3418,
"cdna_start": 1523,
"cds_end": null,
"cds_length": 1983,
"cds_start": 1273,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000544474.5",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1273C>G",
"hgvs_p": "p.Pro425Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000442033.1",
"strand": false,
"transcript": "ENST00000544474.5",
"transcript_support_level": 1
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 774,
"aa_ref": "P",
"aa_start": 539,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4144,
"cdna_start": 2247,
"cds_end": null,
"cds_length": 2325,
"cds_start": 1615,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000933007.1",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1615C>G",
"hgvs_p": "p.Pro539Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603066.1",
"strand": false,
"transcript": "ENST00000933007.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 769,
"aa_ref": "P",
"aa_start": 534,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3743,
"cdna_start": 1846,
"cds_end": null,
"cds_length": 2310,
"cds_start": 1600,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_032512.5",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1600C>G",
"hgvs_p": "p.Pro534Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_115901.2",
"strand": false,
"transcript": "NM_032512.5",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 694,
"aa_ref": "P",
"aa_start": 459,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3682,
"cdna_start": 1785,
"cds_end": null,
"cds_length": 2085,
"cds_start": 1375,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001303515.2",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1375C>G",
"hgvs_p": "p.Pro459Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001290444.1",
"strand": false,
"transcript": "NM_001303515.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 688,
"aa_ref": "P",
"aa_start": 453,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3664,
"cdna_start": 1767,
"cds_end": null,
"cds_length": 2067,
"cds_start": 1357,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001303516.2",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1357C>G",
"hgvs_p": "p.Pro453Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001290445.1",
"strand": false,
"transcript": "NM_001303516.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 688,
"aa_ref": "P",
"aa_start": 453,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3358,
"cdna_start": 1461,
"cds_end": null,
"cds_length": 2067,
"cds_start": 1357,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000933008.1",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1357C>G",
"hgvs_p": "p.Pro453Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603067.1",
"strand": false,
"transcript": "ENST00000933008.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 673,
"aa_ref": "P",
"aa_start": 438,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4004,
"cdna_start": 2107,
"cds_end": null,
"cds_length": 2022,
"cds_start": 1312,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001303513.3",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1312C>G",
"hgvs_p": "p.Pro438Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001290442.1",
"strand": false,
"transcript": "NM_001303513.3",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 660,
"aa_ref": "P",
"aa_start": 425,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3416,
"cdna_start": 1519,
"cds_end": null,
"cds_length": 1983,
"cds_start": 1273,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_001303514.2",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1273C>G",
"hgvs_p": "p.Pro425Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001290443.1",
"strand": false,
"transcript": "NM_001303514.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 627,
"aa_ref": "P",
"aa_start": 392,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3144,
"cdna_start": 1247,
"cds_end": null,
"cds_length": 1884,
"cds_start": 1174,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000933009.1",
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"hgvs_c": "c.1174C>G",
"hgvs_p": "p.Pro392Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000603068.1",
"strand": false,
"transcript": "ENST00000933009.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs892206256",
"effect": "missense_variant",
"frequency_reference_population": 0.000008791672,
"gene_hgnc_id": 21167,
"gene_symbol": "PDZD4",
"gnomad_exomes_ac": 3,
"gnomad_exomes_af": 0.00000287312,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000879167,
"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": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": -1.005,
"pos": 153804063,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.016,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001303512.2"
}
]
}