Write workflow parameters in parameter file
Instead of writing the parameters in the workflow config under the scope params
, create a new file params-<id>.yaml
and write the parameters there.
Then this file can be referenced with -parameter-file
during the nextflow command