Some stages are not supporting resume often because they move file around or delete there input. fastqfilterer is one example. We should - [ ] identify all non resumable stages - [ ] never resume a process starting with these stages It is a bit complex because the non resumable stage will have to act on the previous stage's target.
Some stages are not supporting resume often because they move file around or delete there input.
fastqfilterer is one example.
We should
It is a bit complex because the non resumable stage will have to act on the previous stage's target.