mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-02 20:52:07 -05:00
Update nextflow.config
This commit is contained in:
parent
541f403963
commit
cbae48d06d
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ process {
|
|||
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
|
||||
withName: HMTNOTE {
|
||||
ext.args = '--basic --variab'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue