From c5d878dc9b0bcdf862d96d0aca2de328107a2f67 Mon Sep 17 00:00:00 2001 From: ellendejong Date: Fri, 11 Oct 2024 10:32:11 +0200 Subject: [PATCH] Update container version MosaicHunterGetGender. --- MosaicHunter/1.0.0/MosaicHunter.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MosaicHunter/1.0.0/MosaicHunter.nf b/MosaicHunter/1.0.0/MosaicHunter.nf index 3f04dae..e60c9ff 100644 --- a/MosaicHunter/1.0.0/MosaicHunter.nf +++ b/MosaicHunter/1.0.0/MosaicHunter.nf @@ -3,7 +3,7 @@ process MosaicHunterGetGender { tag {"MosaicHunterGetGender ${sample_id}"} label 'MosaicHunterGetGender' - container = 'ghcr.io/umcugenetics/custommodules_gendercheck:1.0.0' + container = 'ghcr.io/umcugenetics/custommodules_gendercheck:1.0.1' shell = ['/bin/bash', '-eo', 'pipefail'] /*