You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble in getting the mbased step in the pipeline to work. I'm not familiar with R but I got the following error message no matter how many threads I asked it to use:
Calls: runMBASED ... runMBASED1s -> bplapply -> bplapply -> bploop -> bploop.lapply
In addition: Warning message:
In parallel::mccollect(wait = FALSE, timeout = 1) :
1 parallel job did not deliver a result
Execution halted
Needless to say it's using a lot of memory, upward of 300GB.
The above message is not captured in any of the snakemake log, I only spotted it when I ran the individual step:
Hello,
I am having trouble in getting the mbased step in the pipeline to work. I'm not familiar with R but I got the following error message no matter how many threads I asked it to use:
Needless to say it's using a lot of memory, upward of 300GB.
The above message is not captured in any of the snakemake log, I only spotted it when I ran the individual step:
The text was updated successfully, but these errors were encountered: