-
Notifications
You must be signed in to change notification settings - Fork 811
Closed
Labels
Milestone
Description
Description of the bug
Setting --extra_salmon_quant_args "--noLengthCorrection" leads to the following error message:
The following invalid input values have been detected: * --extra_salmon_quant_args: expected type: String, found: Boolean (true)
I believe the reason for this error is that the quotes surrounding --noLengthCorrection are removed somewhere along the way. This is based on there being no quotes around it in the DEBUG nextflow.cli.Launcher line in the log file.
Command used and terminal output
No response
Relevant files
No response
System information
Nextflow version 23.10.0
nf-core/rnaseq 3.14.0
singularity