diff --git a/modules/msk/genotypevariants/all/main.nf b/modules/msk/genotypevariants/all/main.nf index af50c7b0..f31416bf 100644 --- a/modules/msk/genotypevariants/all/main.nf +++ b/modules/msk/genotypevariants/all/main.nf @@ -5,8 +5,8 @@ process GENOTYPEVARIANTS_ALL { conda "${moduleDir}/environment.yml" container "${ workflow.containerEngine == 'singularity' && !task.ext.singularity_pull_docker_container ? - 'ghcr.io/msk-access/genotype_variants:0.3.8': - 'ghcr.io/msk-access/genotype_variants:0.3.8' }" + 'ghcr.io/msk-access/genotype_variants:0.3.9': + 'ghcr.io/msk-access/genotype_variants:0.3.9' }" input: // [[patient:null, id:'sample'], standard.bam, standard.bam.bai, [], [], [], []] diff --git a/modules/msk/genotypevariants/all/tests/main.nf.test.snap b/modules/msk/genotypevariants/all/tests/main.nf.test.snap index eefaa9ab..d221b9c0 100644 --- a/modules/msk/genotypevariants/all/tests/main.nf.test.snap +++ b/modules/msk/genotypevariants/all/tests/main.nf.test.snap @@ -81,7 +81,7 @@ "patient": "c-id" }, [ - "197-ORG-STD_genotyped.maf:md5,8a140bbb7af1c291e8597866fb9d6bb9", + "197-ORG-STD_genotyped.maf:md5,e430edb08476cf771fdb608b646ccfb7", "197-STANDARD_genotyped.maf:md5,6c0649cfd70ceb0587827f48bf93caf7" ] ] @@ -96,7 +96,7 @@ "patient": "c-id" }, [ - "197-ORG-STD_genotyped.maf:md5,8a140bbb7af1c291e8597866fb9d6bb9", + "197-ORG-STD_genotyped.maf:md5,e430edb08476cf771fdb608b646ccfb7", "197-STANDARD_genotyped.maf:md5,6c0649cfd70ceb0587827f48bf93caf7" ] ] @@ -106,6 +106,6 @@ ] } ], - "timestamp": "2024-06-18T14:18:29.181063" + "timestamp": "2024-07-26T16:18:25.671112" } } \ No newline at end of file