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

update parasplit to 1.1.2

parent 5497b267
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ process PARASPLIT { ...@@ -2,7 +2,7 @@ process PARASPLIT {
tag "$meta1.id" tag "$meta1.id"
label 'process_high' label 'process_high'
container = "docker.io/lbmc/parasplit:1.0.4" container = "docker.io/lbmc/parasplit:1.1.2"
input: input:
tuple val(meta1), path(reads1), val(meta2), path(reads2) tuple val(meta1), path(reads1), val(meta2), path(reads2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment