We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b51e7 commit 2139967Copy full SHA for 2139967
1 file changed
modules/local/pave/somatic/main.nf
@@ -2,7 +2,7 @@ process PAVE_SOMATIC {
2
tag "${meta.id}"
3
label 'process_medium'
4
5
- container 'docker.io/umccr/pave:1.6'
+ container 'docker.io/umccr/pave:1.8'
6
7
input:
8
tuple val(meta), path(vcf), path(tbi)
0 commit comments