Repository 'trim_galore'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/trim_galore

Changeset 12:1bf4789584dc (2017-05-16)
Previous changeset 11:80cd83b11214 (2017-04-24) Next changeset 13:b6c00b82f623 (2017-06-01)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit e479633f5087a63dfdd19288f0f8a4e186980178
modified:
trim_galore.xml
b
diff -r 80cd83b11214 -r 1bf4789584dc trim_galore.xml
--- a/trim_galore.xml Mon Apr 24 14:30:07 2017 -0400
+++ b/trim_galore.xml Tue May 16 09:34:00 2017 -0400
[
@@ -48,7 +48,7 @@
     <version_command>
         trim_galore --version
     </version_command>
-    <command><![CDATA[
+    <command detect_errors="exit_code"><![CDATA[
         #set compressed = 'no'
         #if $singlePaired.sPaired == "single":
             #if $singlePaired.input_singles.is_of_type("fastq.gz"):