Workflows

Build workflows

Drag bioinformatics tools into a DAG inside your browser tab. Outputs flow live, parameters re-execute on the fly, and the whole thing is just a static page that runs WebAssembly.

Editor preview

Drag, drop, and watch outputs flow

A four-node sketch of what the Workflow page looks like in the BioChef app. Click a node to see what feeds it and what it produces.

Workflow builder
WASMUI
UIInput FASTQWASMfastq-statsWASMfastq2fastaWASMfasta-reverseUIOutput
Click nodes to explore connections

In practice

Example scenarios

Three things people actually do with the Workflow page today.

Triage

FASTA/FASTQ QC and inspection

Chain inspection and statistics tools to triage a sequencing file in seconds, no upload needed.

Data prep

Format conversion pipeline

Convert between FASTA, FASTQ, and SEQ; reverse, complement, and slice. All in one signed recipe.

Education

Teaching demo

Share a recipe link with a class. Anyone can open it in the browser and walk through the same DAG step by step.

Catalogue

What you can chain together

A snapshot of the tool families currently available in the BioChef catalogue. Every tool runs as WebAssembly in your browser tab.

Sequence manipulation

12+

extract · reverse · complement · slice

Format conversion

8+

FASTA ↔ FASTQ · FASTA ↔ SEQ · packaged FASTQ

Genomic operations

10+

random DNA · genomic complement · GC-content

Amino acid

6+

translate · reverse-translate · stats

Information & analysis

9+

entropy · k-mer counts · summary stats

Mathematical

5+

distance metrics · transformations

Text processing

7+

filter · split · join · diff

And growing

+

New recipes added by the community

Tool families and counts include those provided by GTO and other catalogues. See the full catalogue in the app →

Runtime

One runtime today

Every step runs in the browser via WebAssembly. Server-side runtimes are on the roadmap.

Live runtime

Browser WebAssembly

Every shipped tool runs entirely in your browser tab. No upload, no install, no server.

Where

Your browser tab

Compiled with

Emscripten · biowasm

Loaded by

Signed digest from registry