Skip to content

Commit 17646e9

Browse files
Update csvtk output directory
1 parent 3a67683 commit 17646e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ process {
385385
].join(' ').trim() }
386386
publishDir = [
387387
[
388-
path: { "${params.outdir}/tables/differential_annotated" },
388+
path: { "${params.outdir}/tables/differential" },
389389
mode: params.publish_dir_mode,
390390
pattern: '*.tsv'
391391
]

0 commit comments

Comments
 (0)