Commit 48fb5573 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

removed cache

parent b8cfd2b0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -464,7 +464,6 @@ if(params.run_peak_calling && (params.normalisation_mode != "Spikein" && params.
            publishDir = [
                enabled: false
            ]
            cache = false
        }
    }
}