Skip to content

Commit 2139967

Browse files
committed
bump pave version in process. [build]
1 parent c7b51e7 commit 2139967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/local/pave/somatic/main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ process PAVE_SOMATIC {
22
tag "${meta.id}"
33
label 'process_medium'
44

5-
container 'docker.io/umccr/pave:1.6'
5+
container 'docker.io/umccr/pave:1.8'
66

77
input:
88
tuple val(meta), path(vcf), path(tbi)

0 commit comments

Comments
 (0)