diff --git a/workflows/Nextflow/nextflow.config b/workflows/Nextflow/nextflow.config index 301f138..65165e9 100644 --- a/workflows/Nextflow/nextflow.config +++ b/workflows/Nextflow/nextflow.config @@ -133,7 +133,7 @@ params { apptainer { enabled = true pullTimeout = "1 hour" - runOptions = "--compat --cleanenv --home" + runOptions = "--compat" }