I am trying to create a workflow comprised of several steps; 1 tool per step. Whenever I run the whole workflow, the intermediate files are getting deleted. And I can not access them anymore. But I would like to save those intermediate files in another directory.
Is there any way to keep the intermediate files generated by workflow at a certain place? like a specific directory?
Thanks in advance!