scriptcwl icon indicating copy to clipboard operation
scriptcwl copied to clipboard

First load tools, then workflows to prevent warnings

Open jvdzwaan opened this issue 8 years ago • 1 comments

When using the working_dir option.

If a workflow is copied before all of its steps, warnings are issued, because not all files used in the run field can be found. The warnings can be prevented by first copying tools and then workflows.

jvdzwaan avatar Dec 21 '17 15:12 jvdzwaan

If a workflow is used as a subworkflow it must be loaded before the workflow it is a subworkflow in. This is an additional problem.

jvdzwaan avatar Jan 11 '18 10:01 jvdzwaan