Skip to content

Commit

Permalink
Update to latest MaGeCK version (0.5.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-neumann committed Jul 22, 2019
1 parent 3b2575b commit c0db34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/singularity.config
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit c0db34d

Please sign in to comment.