Open Sanat-Mishra opened 3 years ago
Hi,
We use TOIL 3.15.0a1 which is an older version that I've found to better support PBS/torque scheduling, but if your HPC uses SLURM or another scheduler, you might be able to get away with using a newer version and replacing cwltoil with cwl-toil-runner
Thanks for the reply. I'm guessing I'll have to replace cwltoil with with cwl-toil-runner at all places in the script?
I am getting the following error on running the yaml file with specfications:
However, in the main code on eCLIP_merge_peaks, I do not see toil-cwl-runner as an option, so I can't add it. Is this a version conflict?