From c0db34da9794145b337ba2fecd8f3360f3cb9e0b Mon Sep 17 00:00:00 2001 From: "tobias.neumann" Date: Mon, 22 Jul 2019 12:35:34 +0200 Subject: [PATCH] Update to latest MaGeCK version (0.5.9) --- conf/singularity.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/singularity.config b/conf/singularity.config index 514fcd9..f816bb2 100755 --- a/conf/singularity.config +++ b/conf/singularity.config @@ -3,7 +3,7 @@ Singularity */ process { - container = {params.legacy ? 'zuberlab/crispr-nf:0.5.5' : 'zuberlab/crispr-nf:0.5.7'} + container = {params.legacy ? 'zuberlab/crispr-nf:0.5.5' : 'zuberlab/crispr-nf:0.5.9'} } singularity {