# HG changeset patch # User iuc # Date 1429133512 14400 # Node ID f11ff7be8c78669266414418d6d8b7147e037097 # Parent 2c1f0fe810f7275ac3a584866630c35185e15f88 Uploaded diff -r 2c1f0fe810f7 -r f11ff7be8c78 trim_galore_wrapper.xml --- a/trim_galore_wrapper.xml Wed Apr 15 11:32:11 2015 -0400 +++ b/trim_galore_wrapper.xml Wed Apr 15 17:31:52 2015 -0400 @@ -125,10 +125,9 @@ #end if - && - ## Trim Galore! run is finished. Move the report files to the proper place #if $params.settingsType == "custom" and $params.report: + && cat ./*_trimming_report.txt > $report_file; #end if