diff --git a/nextflow.config b/nextflow.config index b90e861..59c680e 100644 --- a/nextflow.config +++ b/nextflow.config @@ -1 +1,2 @@ +resume = true process.container = 'quay.io/nextflow/bash'