mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Apply suggestions from code review
This commit is contained in:
parent
b029ccaa59
commit
9a57e487d7
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@ params {
|
|||
// Specific nf-core/sarek configuration
|
||||
withLabel:sentieon {
|
||||
module = {params.sentieon ? 'sentieon/201808.05' : ''}
|
||||
if (params.sentieon) container = ''
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue