Related Experiment Video
Updated: Apr 11, 2026

A Web-Based Workflow for Selecting Gene- and Tissue-Specific Enhancers
Published on: July 18, 2025
Biochef: a client-side WebAssembly-based workflow builder for genomic data analysis
Joaquim Rosa1, João Andrade2, Jorge Miguel Silva3
1IEETA/DETI, LASI, University of Aveiro, Campus Universitário de Santiago, Aveiro, 3810-193, Portugal. joaquimvr15@ua.pt.
Background:
Genomics analyses often rely on command-line tools executed via remote servers, imposing usability barriers for non-technical users and raising privacy concerns. WebAssembly (WASM) enables native-code execution directly in web browsers, eliminating installations and data transfers.
Results:
We introduce BioChef, a client-side genomic workflow platform that uses WASM. BioChef compiles a genomics toolkit into browser-executable modules and exposes them through a drag-and-drop GUI designed to be intuitive. The system provides real-time validation, flexible input methods (form-based and JSON), intermediate step inspections, and reproducible workflows exportable as bash scripts or configuration files. Performance benchmarks across major browsers (Chromium, Gecko, WebKit) demonstrate rapid initialization (LCP 0.583 s), responsive interactivity (INP 30.5 ms), minimal layout shifts (CLS 0.01), and acceptable overhead (average 181.5 ms initial WASM module load). Although browser execution introduced performance penalties ( 130 slower than native), BioChef workflows still significantly outperformed traditional web services such as Galaxy by avoiding network delays and server-side queueing (11.3 faster in a standard pipeline benchmark).
Conclusions:
BioChef shows how WebAssembly on the client side can democratize genomic data processing, ensuring privacy, reproducibility and ease of use without external dependencies. To our knowledge, this is the first fully client-side, graphical genomic workflow environment powered by WASM.
Related Concept Videos
Genome Annotation and Assembly
Synthetic Biology
Golden rice
Golden rice is a genetically modified...
Genomics
Genome-wide Association Studies-GWAS
GWAS does not require the identification of the target gene involved in...

