I am starting to use `distiller` to analyse Hi-C data. The first time I am running it on real data I get sort: write failed: /local/442628.1.eddie/sort55vHYi: No space left on device for one of the jobs. I am assuming this is a problem with space for temporary files, so I wanted to change NXF_TEMP.
I put it on top of my cluster.config and re-ran the pipeline with -resume option. But it started submitting the very first jobs instead of skipping them! I didn't want that and immediately aborted. I guess this happened because the environment for all processes changed and nextflow assumed it should re-run everything?
So is there a way to force -resume and reuse the files I already have? If I simply revert the change it now compares to the most recent run (I guess) and still resubmits the very first jobs... Should I only add NXF_TEMP to the problematic processes now?
--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/nextflow.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+u...@googlegroups.com.
Thanks! Do you mean the original input files, not any intermediates? No, their modification date is not changed, at least.
I thought I might have done something wrong the previous time when restarting, but now I get the same error again... And I don't see it when starting the pipeline de novo. Any idea what it can be about, or is it a question for distiller devs? raw_reads_paths is definitely defined in project.yml
--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+u...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+unsubscribe@googlegroups.com.