Skip to content

Commit

Permalink
Fix ifEmpty() issues with trimming
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords committed Oct 15, 2024
1 parent 7794c69 commit 95b2927
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,17 +327,17 @@
},
"fastq_fastqc_umitools_fastp": {
"branch": "master",
"git_sha": "46eca555142d6e597729fcb682adcc791796f514",
"git_sha": "4026bab16a91b1b0b18d80ff465819ca725f33fd",
"installed_by": ["fastq_qc_trim_filter_setstrandedness", "subworkflows"]
},
"fastq_fastqc_umitools_trimgalore": {
"branch": "master",
"git_sha": "53fcc37e256ea30818fb793bbe98b63e4a40deb8",
"git_sha": "4026bab16a91b1b0b18d80ff465819ca725f33fd",
"installed_by": ["fastq_qc_trim_filter_setstrandedness", "subworkflows"]
},
"fastq_qc_trim_filter_setstrandedness": {
"branch": "master",
"git_sha": "aef0e7467478130e861365232c3c4cc3247938ec",
"git_sha": "4026bab16a91b1b0b18d80ff465819ca725f33fd",
"installed_by": ["subworkflows"]
},
"fastq_subsample_fq_salmon": {
Expand Down
2 changes: 1 addition & 1 deletion subworkflows/nf-core/fastq_fastqc_umitools_fastp/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95b2927

Please sign in to comment.