Skip to content

Commit

Permalink
define exomiser docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienGnst committed Sep 13, 2024
1 parent c77693b commit b2ce857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ process {
}

withName: EXOMISER {
container = 'exomiser/exomiser-cli:14.0.0-bash'
container = 'ferlabcrsj/exomiser:2.0.0'
publishDir = [
path: { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" },
mode: params.publish_dir_mode,
Expand Down

0 comments on commit b2ce857

Please sign in to comment.