speedseq
speedseq copied to clipboard
Continuing previous run
Hi,
It would be great to have a way to continue a previous run that did not finished all jobs without re-running those jobs that finished OK.
This would be useful when calling variants over defined regions. Perhaps a way to do it would be to generate temporary files when a process finished OK, maybe like file.vcf.gz.Chr18:898093..1067470.vcf would have a file.vcf.gz.Chr18:898093..1067470.vcf.OK. Then if the *.vcf.OK file exists the jobs is not re-runned.
Thanks in advance