Skip to content

Commit 95b2927

Browse files
committed
Fix ifEmpty() issues with trimming
1 parent 7794c69 commit 95b2927

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

modules.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,17 +327,17 @@
327327
},
328328
"fastq_fastqc_umitools_fastp": {
329329
"branch": "master",
330-
"git_sha": "46eca555142d6e597729fcb682adcc791796f514",
330+
"git_sha": "4026bab16a91b1b0b18d80ff465819ca725f33fd",
331331
"installed_by": ["fastq_qc_trim_filter_setstrandedness", "subworkflows"]
332332
},
333333
"fastq_fastqc_umitools_trimgalore": {
334334
"branch": "master",
335-
"git_sha": "53fcc37e256ea30818fb793bbe98b63e4a40deb8",
335+
"git_sha": "4026bab16a91b1b0b18d80ff465819ca725f33fd",
336336
"installed_by": ["fastq_qc_trim_filter_setstrandedness", "subworkflows"]
337337
},
338338
"fastq_qc_trim_filter_setstrandedness": {
339339
"branch": "master",
340-
"git_sha": "aef0e7467478130e861365232c3c4cc3247938ec",
340+
"git_sha": "4026bab16a91b1b0b18d80ff465819ca725f33fd",
341341
"installed_by": ["subworkflows"]
342342
},
343343
"fastq_subsample_fq_salmon": {

subworkflows/nf-core/fastq_fastqc_umitools_fastp/main.nf

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subworkflows/nf-core/fastq_fastqc_umitools_trimgalore/main.nf

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subworkflows/nf-core/fastq_fastqc_umitools_trimgalore/tests/main.nf.test.snap

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subworkflows/nf-core/fastq_qc_trim_filter_setstrandedness/main.nf

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)