You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[AWS batch specific parameters](#aws-batch-specific-parameters)
14
14
*[Other command line parameters](#other-command-line-parameters)
15
-
*[Adjustable parameters for nf-core/eager](#adjustable-parameters-for-nf-core/eager)
15
+
*[Adjustable parameters for nf-core/eager](#adjustable-parameters-for-nf-coreeager)
16
16
17
17
## General Nextflow info
18
18
Nextflow handles job submissions on SLURM or other environments, and supervises running the jobs. Thus the Nextflow process must run until the pipeline is finished. We recommend that you put the process running in the background through `screen` / `tmux` or similar tool. Alternatively you can run nextflow within a cluster job submitted your job scheduler.
0 commit comments