Open Adrian-Zet opened 1 year ago
Hi @Adrian-Zet ! The methylation pipeline does not support parallelization with ipython. Please run one bcbio project per sample, or per small group of samples. SN
bismark parallelization is tricky, see the table at the bottom here: https://bcbio-nextgen.readthedocs.io/en/latest/contents/methylation.html the running times might be differ from 2 hours to 3 days + depending on the settings.
I am not surprised what -n 72 is not working, I'd start with safer settings: -n 8, bismark/bowtie threads 4/2, 50G RAM for starters for one sample and go from there, maybe increase to -n16/ b/b: 8/2 100G RAM if that works for you.
SN
Version info
To Reproduce Exact bcbio command you have used:
Your yaml configuration file:
Log files (could be found in work/log) Please attach (10MB max):
The debug.log is huge (250Mb) due to the size of the workflow. If required I can either compress it or I can run a workflow with just one sample instead and attach that debug-log.
bcbio-nextgen.log bcbio-nextgen-commands.log
Expected behavior:
Resulting behavior: