tower-cli icon indicating copy to clipboard operation
tower-cli copied to clipboard

Allow to pass multiple params files at tw launch

Open benbfly opened this issue 2 years ago • 0 comments

there are different levels of parameters, for instance (1) algorithm settings like min_q and (2) input samplesheet and outdir . Therefore , it would be nice to be able to pass two params files at launch and have them merged:

tw launch ... --params-file general_algorithm_params.yaml --params-file run_specific_params.yaml

benbfly avatar Nov 23 '23 11:11 benbfly