mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
update config
This commit is contained in:
parent
d57024ddc0
commit
9a2dad935c
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
process {
|
||||
|
||||
withName : ELPREP_MERGE {
|
||||
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue