poreCov icon indicating copy to clipboard operation
poreCov copied to clipboard

Implementation of nextflow strict syntax

Open DataSpott opened this issue 1 year ago • 1 comments

With the latest nextflow update, we want to migrate the workflow to their new strict syntax model, which is described here: https://www.nextflow.io/docs/latest/updating-syntax.html

Due to our already good structure, these are primarily minor changes. Nevertheless, we need to incorporate some structural changes, e.g. inputs and help messages need to become part of the workflow section. I will incorporate them and inform everybody before we merge the changes into the main branch. If you have any suggestions please let me know.

DataSpott avatar Mar 24 '25 11:03 DataSpott

@DataSpott please add nextflowVersion = '!>=24.10.4' to the configs manifest section.

replikation avatar Mar 24 '25 12:03 replikation

full run with 40 samples runs fine

replikation avatar Jul 29 '25 07:07 replikation