Skip to content
Snippets Groups Projects
Commit 37436e4d authored by Xavier Grand's avatar Xavier Grand
Browse files

Add errorStrategy 'ignore' to nanosplicer process

parent dddc1e0c
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ container_url = "xgrand/nanosplicer:${version}"
params.nanosplicer_out = ""
process jwr_checker {
errorStrategy 'ignore'
container = "${container_url}"
label "big_mem_multi_cpus"
tag "${barcode}"
......
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