Skip to content

Commit

Permalink
Update container version MosaicHunterGetGender.
Browse files Browse the repository at this point in the history
  • Loading branch information
ellendejong committed Oct 11, 2024
1 parent f50de79 commit c5d878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MosaicHunter/1.0.0/MosaicHunter.nf
Original file line number Diff line number Diff line change
Expand Up @@ -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']

/*
Expand Down

0 comments on commit c5d878d

Please sign in to comment.