← 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: 22-42061052-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=22&pos=42061052&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"PS3",
"PP3",
"PP5",
"BP4"
],
"effects": [
"missense_variant"
],
"gene_symbol": "NAGA",
"hgnc_id": 7631,
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"inheritance_mode": "AR",
"pathogenic_score": 6,
"score": 5,
"transcript": "NM_000262.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PS3,PP3,PP5,BP4",
"acmg_score": 5,
"allele_count_reference_population": 5890,
"alphamissense_prediction": null,
"alphamissense_score": 0.6282,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.48,
"chr": "22",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Alpha-N-acetylgalactosaminidase deficiency,Alpha-N-acetylgalactosaminidase deficiency type 1,Alpha-N-acetylgalactosaminidase deficiency type 2,Inborn genetic diseases,Intellectual disability,NAGA-related disorder,See cases,not provided,not specified",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "P:13 LP:9 US:4",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.1869061291217804,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3696,
"cdna_start": 1488,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_000262.3",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000396398.8",
"protein_coding": true,
"protein_id": "NP_000253.1",
"strand": false,
"transcript": "NM_000262.3",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3696,
"cdna_start": 1488,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000396398.8",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000262.3",
"protein_coding": true,
"protein_id": "ENSP00000379680.3",
"strand": false,
"transcript": "ENST00000396398.8",
"transcript_support_level": 1
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 446,
"aa_ref": "E",
"aa_start": 360,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2343,
"cdna_start": 1567,
"cds_end": null,
"cds_length": 1341,
"cds_start": 1078,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000898675.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.1078G>A",
"hgvs_p": "p.Glu360Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568734.1",
"strand": false,
"transcript": "ENST00000898675.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3337,
"cdna_start": 1129,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001362848.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001349777.1",
"strand": false,
"transcript": "NM_001362848.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3330,
"cdna_start": 1122,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001362850.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001349779.1",
"strand": false,
"transcript": "NM_001362850.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1869,
"cdna_start": 1129,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000402937.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000384603.1",
"strand": false,
"transcript": "ENST00000402937.1",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1856,
"cdna_start": 1110,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000403363.5",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000385283.1",
"strand": false,
"transcript": "ENST00000403363.5",
"transcript_support_level": 5
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1934,
"cdna_start": 1157,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000898674.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568733.1",
"strand": false,
"transcript": "ENST00000898674.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 411,
"aa_ref": "E",
"aa_start": 325,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1934,
"cdna_start": 1157,
"cds_end": null,
"cds_length": 1236,
"cds_start": 973,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000958241.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.973G>A",
"hgvs_p": "p.Glu325Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628300.1",
"strand": false,
"transcript": "ENST00000958241.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 380,
"aa_ref": "E",
"aa_start": 294,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3531,
"cdna_start": 1373,
"cds_end": null,
"cds_length": 1143,
"cds_start": 880,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000898673.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.880G>A",
"hgvs_p": "p.Glu294Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568732.1",
"strand": false,
"transcript": "ENST00000898673.1",
"transcript_support_level": null
},
{
"aa_alt": "K",
"aa_end": null,
"aa_length": 357,
"aa_ref": "E",
"aa_start": 271,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3488,
"cdna_start": 1304,
"cds_end": null,
"cds_length": 1074,
"cds_start": 811,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000898672.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.811G>A",
"hgvs_p": "p.Glu271Lys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568731.1",
"strand": false,
"transcript": "ENST00000898672.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 396,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3611,
"cdna_start": null,
"cds_end": null,
"cds_length": 1191,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898671.1",
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"hgvs_c": "c.958-30G>A",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568730.1",
"strand": false,
"transcript": "ENST00000898671.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs121434529",
"effect": "missense_variant",
"frequency_reference_population": 0.0036490064,
"gene_hgnc_id": 7631,
"gene_symbol": "NAGA",
"gnomad_exomes_ac": 5559,
"gnomad_exomes_af": 0.00380279,
"gnomad_exomes_homalt": 12,
"gnomad_genomes_ac": 331,
"gnomad_genomes_af": 0.00217311,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 12,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"phenotype_combined": "Alpha-N-acetylgalactosaminidase deficiency type 1|not provided|Alpha-N-acetylgalactosaminidase deficiency|Alpha-N-acetylgalactosaminidase deficiency type 1;Alpha-N-acetylgalactosaminidase deficiency type 2|Alpha-N-acetylgalactosaminidase deficiency type 2|not specified|See cases|Inborn genetic diseases|NAGA-related disorder|Intellectual disability",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 3.963,
"pos": 42061052,
"ref": "C",
"revel_prediction": "Pathogenic",
"revel_score": 0.798,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.09000000357627869,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.09,
"transcript": "NM_000262.3"
}
]
}