Closed aghr closed 8 months ago
Running the pipeline with the very same parameters with nextflow 23.10.0 works.
Ah yes, I'll have to pin the validation version, this also happened to me in another pipeline.
Edit: Actually I just saw that the plugin is already pinned on the dev branch; can you try rerunning with that?
As the dev branch already pins the validator version, I'll close this issue for now. If the error also appears while running the dev pipeline, please feel free to reopen
Description of the bug
After updating nextflow to the most recent version 23.10.1.5891 (Jan 12th, 2024) I cannot execute anymore diffabundance workflow v1.4.0 which I could execute before. The issue seems to be how parameters are handled. It looks that the recent nextflow does not accept the format how the diffabundance pipeline provides its parameters. Doing a quick test with the most recent NFcore rnaseq pipeline v3.14.0 it works with the most recent nextflow version, but I get the same error as I see with diffabundance v 1.4.0 when trying to run an older version like NFcore rnaseq 3.13.2 . It looks as if parts of the parameter handling need to be changed to be inline with the most recent nextflow version and that the NFcore rnaseq team did this when updating their pipeline to 3.14.0.
Command used and terminal output
Relevant files
No response
System information
Nextflow version 23.10.1 build 5891 created 12-01-2024 22:01 UTC (23:01 CEST) Desktop Executor: local Singularity OS: CentOS Linux release 7.7.1908 Version of nf-core/differentialabundance: 1.4.0