Clinical-Genomics-Lund / nextflow_wgs

5 stars 5 forks source link

Set target scout institute in create_yaml through param #139

Open alkc opened 7 months ago

alkc commented 7 months ago

I want to be able to set the target scout institute/owner in the yaml file when starting the pipeline, to avoid having to edit the .yml file by hand when loading test runs in the dev/test institutes

This would entail adding the param so that it can be accessed by the yaml process, ensure the correct param is set for the various profiles and update create yml script to accept it as an arg.