diff --git a/nextflow.config b/nextflow.config index 1009623..adb221d 100644 --- a/nextflow.config +++ b/nextflow.config @@ -64,6 +64,7 @@ process { withLabel: dl{ executor='local' + errorStrategy='ignore' } withLabel: samtools{