What is Nextflow?
Nextflow is a workflow management system that helps automate and organize multi-step computational pipelines.
At a high level, it connects software steps together, manages how data moves between them, and handles execution across local machines, HPC schedulers like SLURM, or cloud platforms.