Description of the bug
Boolean parameters don't work anymore because of new Nextflow
Command used and terminal output
nextflow run . -profile test_full --no_hyperparameter_tuning true --final_model_on_full_data
ERROR ~ Validation of pipeline parameters failed!
-- Check '.nextflow.log' file for details
The following invalid input values have been detected:
* --no_hyperparameter_tuning (true): Value is [string] but should be [boolean]
* --final_model_on_full_data (true): Value is [string] but should be [boolean]
Relevant files
No response
System information
No response
Description of the bug
Boolean parameters don't work anymore because of new Nextflow
Command used and terminal output
Relevant files
No response
System information
No response