Skip to content

Commit cae2982

Browse files
committed
keep the QIIME2 TSV output
1 parent 73920a7 commit cae2982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ process {
383383
withName: DADA2_SEQTABLE2TEXT {
384384
publishDir = [
385385
[
386-
path: { "${params.outdir}/Intermediate/Seqtable2Text" },
386+
path: { "${params.outdir}/TADA/Text/TSV" },
387387
mode: params.publish_dir_mode,
388388
pattern: 'seqtab.qiime2.txt'
389389
],

0 commit comments

Comments
 (0)