ISMB Nextflow Tutorial - Hello Nextflow: Getting Started with Workflows for Boinformatics
Learn more
This tutorial is designed for learners who are completely new to Nextflow. Some familiarity with the command line, basic scripting concepts and common file formats is assumed. The exercises are all domain-agnostic, so no prior scientific knowledge is required.
Hello Nextflow
Hello Nextflow is intended as a “getting started” course for students and early-career researchers who are completely new to Nextflow. The tutorial aims to equip participants with foundational knowledge and skills in three key areas:
- Understanding the logic of how data analysis workflows are constructed
- Nextflow language proficiency
- Command-line interface (CLI) execution.
Through guided, goal-oriented exercises, participants will learn to:
- Use core components of the Nextflow language to construct simple multi-step workflows effectively.
- Launch Nextflow workflows locally, navigate output directories to access results, interpret log outputs for insights into workflow execution, and troubleshoot basic issues that may arise during workflow execution.
By the end of the tutorial, participants will be well-prepared for tackling the next steps in their journey to develop and apply reproducible workflows for their scientific computing needs. Additional study-at-home materials will be provided for them to continue learning and developing their skills further.
The training materials are open-source and freely available on the Nextflow training portal at https://training.nextflow.io/latest/hello_nextflow