Skip to content

extra_salmon_quant_args quote issue #1257

@kdivilov

Description

@kdivilov

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions