Skip to content
Snippets Groups Projects
Commit 8bfa2910 authored by Holly Ruess's avatar Holly Ruess
Browse files

Fix trim reads

parent fa00059d
1 merge request!7Resolve "Fix Trim Reads"
Pipeline #5249 failed with stages
in 6 hours, 38 minutes, and 37 seconds
......@@ -108,7 +108,7 @@ process trimReads {
output:
set sampleId, file('*.fq.gz'), experimentId, replicate, fqLength into trimmedReads
file('*trimming_report.txt') into trimReadsVersions
file('*trimming_report.txt') into trimgaloreResults
file('version_*.txt') into trimReadsVersions
script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment