mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 19:29:54 +00:00
Apply review suggestions
This commit is contained in:
parent
0e0c55d3b0
commit
b5e6639f9d
1 changed files with 0 additions and 1 deletions
|
@ -238,7 +238,6 @@ process {
|
||||||
publishDir = [
|
publishDir = [
|
||||||
path: { "${params.outdir}/samtools/stats" },
|
path: { "${params.outdir}/samtools/stats" },
|
||||||
mode: params.publish_dir_mode,
|
mode: params.publish_dir_mode,
|
||||||
enabled: params.save_hostremoval_unmapped,
|
|
||||||
pattern: '*stats'
|
pattern: '*stats'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue