changeset 3:962f40c5958c draft default tip

Adding profile info and exit code behavior. Making version numbers consistent. Upping test number.
author trinity_ctat
date Fri, 06 Oct 2017 10:56:47 -0400
parents 7824ba3f1dfc
children
files trinity.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/trinity.xml	Thu Sep 28 21:29:30 2017 -0400
+++ b/trinity.xml	Fri Oct 06 10:56:47 2017 -0400
@@ -1,4 +1,4 @@
-<tool id="trinityrnaseq" name="trinity" version="1.0.0">
+<tool id="trinityrnaseq" name="trinity" version="1.0.0" profile="17.05">
   
     <!-- Original tool written by Jeremy Goecks,
         later development/maintenance by (in chronological order)
@@ -12,7 +12,7 @@
         <requirement type="package">bzip2</requirement>
         <requirement type="package" version="2.4.0">trinity</requirement>
     </requirements>
-    <command>
+    <command detect_errors="default">
       <![CDATA[
       python $__tool_directory__/trinity_wrapper.py 
       --CPU \${GALAXY_SLOTS:-4}