Skip to content
Snippets Groups Projects
Verified Commit 3df18d9c authored by Laurent Modolo's avatar Laurent Modolo
Browse files

danpos: rm typo :175

parent b7ed141a
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ process dpeak_bam {
container = "${container_url}"
label "big_mem_mono_cpus"
tag "$file_id"
if (params.dpeak_out != "") {:
if (params.dpeak_out != "") {
publishDir "results/${params.dpeak_out}", mode: 'copy'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment