mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:33:08 +00:00
Fix trailing space
This commit is contained in:
parent
1d1047374b
commit
a4b5fa9f57
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ process {
|
|||
]
|
||||
}
|
||||
|
||||
withName: SAMTOOLS_STATS {
|
||||
withName: SAMTOOLS_STATS {
|
||||
ext.prefix = { "${meta.id}_${meta.run_accession}" }
|
||||
publishDir = [
|
||||
path: { "${params.outdir}/samtools/stats" },
|
||||
|
|
Loading…
Reference in a new issue