Skip to content

Commit abbd2f7

Browse files
committed
PublishDir - for hmmout
1 parent 45927fd commit abbd2f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/modules.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ process {
326326
]
327327
}
328328

329-
withName: CONCATENATE_DBCAN_HMM {
330-
ext.prefix = { "${meta.id}dbcan_sub_hmm" }
329+
withName: CONCATENATE_DBCAN_HMMOUT {
330+
ext.prefix = { "${meta.id}_dbcan_sub_hmm" }
331331
publishDir = [
332332
path: { "${params.outdir}/${meta.id}/functional-annotation/dbcan" },
333333
mode: params.publish_dir_mode,

0 commit comments

Comments
 (0)