I have the following
cwl-runner --tmpdir-prefix /home/nyue/temp/runner --leave-tmpdir --leave-outputs create-turntable.cwl create-turntable.yml
I don’t seems to be able to tell cwl-runner to refrain from deleting my interim files as I wish to debug the contents of the interim files.
Any idea why ?
Cheers