mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
container = null
This commit is contained in:
parent
f9fe789ef4
commit
25f3bd68f8
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ process {
|
|||
withLabel:sentieon {
|
||||
if (params.sentieon) {
|
||||
module = 'sentieon/201808.05'
|
||||
container = ''
|
||||
container = null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue