changeset 12:1bf4789584dc draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit e479633f5087a63dfdd19288f0f8a4e186980178
author bgruening
date Tue, 16 May 2017 09:34:00 -0400
parents 80cd83b11214
children b6c00b82f623
files trim_galore.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"):