News: From manual scripts to reproducible workflows: live online Nextflow course (Jan 19–21, 2026)
If your “pipeline” is a set of scripts that only works when you manually babysit every run (copy inputs, rerun steps, rename files, debug, repeat), a workflow engine can make your life much easier.
Value-first mini-checklist (practical starting point):
- Write down explicit inputs/outputs for each step (avoid hidden globals).
- Separate logic from configuration (params + profiles for local/HPC/cloud).
- Make runs restartable (clear process boundaries + caching/work directories).
- Pin dependencies (containers / consistent environments).
- Add minimal observability (where logs/errors show up; how to inspect failures).
If you want a guided, beginner-friendly on-ramp, we’re running a live online workshop: Bioinformatics Pipeline Development with Nextflow
- Dates: Jan 19–21, 2026 (9:00–17:00 CET)
- Format: live online, hands-on (beginner-oriented)
- Setup: browser-based cloud computer (no Linux/software install required)
- Support: assistants can help via chat and see the same in-browser terminal to debug with you (they only see the terminal, not your computer)
- Seats: 20 (first-come, first-served)
- Fee: 989 EUR (excl. VAT)
- Includes: printed course materials + downloadable environment + certificate
Course page + full agenda + registration: Website
Note: We are happy to answer questions here, especially about fit/level or whether Nextflow makes sense for your specific use case.
• 376 views
•
link
0 answers
No answers yet.
Log in to answer this question.