jfjlaros / demultiplex

Versatile FASTA/FASTQ demultiplexer.
MIT License
32 stars 5 forks source link

Does demultiplex pick up where it left off? #30

Closed jzehnpfennig closed 1 year ago

jzehnpfennig commented 1 year ago

I am running demultiplex as a job on an HPCC cluster. The job time limit was set to 25 hours and it is about to max out and stop running the job. Will demultiplex pick up where it left off if I resubmit the same job script and have it continue demultiplexing or should I delete the output files and restart the job with a longer time limit?

Thank you in advance!

jfjlaros commented 1 year ago

This program has no functionality to resume terminated jobs, so I am afraid you have to restart it.