Nextflow
Nextflow enables scalable and reproducible scientific workflows using software containers.
Documentation
Usage on Bridges-2
To see what versions of Nextflow are available and if there is more than one, which is the default, along with some help, type
module spider nextflow
To use Nextflow, include a command like this in your batch script or interactive session to load the Nextflow module: (note ‘module load’ is case-sensitive):
module load nextflow