Open Timon-R opened 10 months ago
Hi @Timon-R , I am running the snakemake workflow in Windows. It seems there are issues with the (shell sections in the workflow) since most of these sections were developed for *nix. I am NOT super literate on this, but you mentioned changing the shell commands to scrips. Would that work on Windows? If so, do you have an example I can look at? or in any case. Would you happen to have a suggestion so I can run the workflow in Windows.?
Hi @robertodawid, try using my modified workflow for Windows: https://github.com/Timon-R/OSEMBN
Hi @Timon-R , I am running the snakemake workflow in Windows. It seems there are issues with the (shell sections in the workflow) since most of these sections were developed for *nix. I am NOT super literate on this, but you mentioned changing the shell commands to scrips. Would that work on Windows? If so, do you have an example I can look at? or in any case. Would you happen to have a suggestion so I can run the workflow in Windows.?
Dear @Timon-R , Thanks! I took a couple of the *.py from your workflow, and now mine seems to be working.
I used the workflow on a big model with 300 runs and had to make adjustments to the snakemake workflow. I note them here for convenience.