tower-cli
tower-cli copied to clipboard
Allow to pass multiple params files at tw launch
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