UhlemannLab Pipeline Hub
Practical runbook for containerized pipeline operation in real lab workflows.
Design Goal
All pipelines are containerized and designed for reproducible execution: fixed entry scripts, mounted host data paths, and predictable output folders.
Pipeline Summary
Available now
In testing
In testing
In testing
longWGS
ONT assembly, polishing, QC, coverage, and annotation.
Available nowshortWGS
Illumina typing with MLST/ARG/Plasmid/TETyper and report outputs.
PFsnake
P. falciparum variant/CNV/drug summary pipeline.
RNake
Bacterial RNA-seq processing and count-table generation.
TnSeq_ONT
ONT flank extraction and clustering workflow.
Reproducibility Notes
- Docker is the default runtime for all wrappers.
- Input and database paths are mounted from host paths.
- Each wrapper supports dry-run mode for plan validation.
- Progress and lock-retry behavior are integrated in wrappers.