Skip to content

Commit

Permalink
Change modules config
Browse files Browse the repository at this point in the history
  • Loading branch information
muabnezor committed Jan 9, 2025
1 parent f90e5f5 commit 85c2e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ process {
publishDir = [
path: { "${params.outdir}/QC_longreads/samtools/fastq" },
mode: params.publish_dir_mode,
pattern: '*.fastq.gz',
pattern: '*_other.fastq.gz',
enabled: params.save_hostremoved_reads
]
}
Expand Down

0 comments on commit 85c2e82

Please sign in to comment.