changeset 1:8eab6d2b7bdf draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 6fa2a0294d615c9f267b766337dca0b2d3637219"
author bgruening
date Fri, 11 Oct 2019 18:25:27 -0400
parents bb5365381c8f
children 2f110aef9b53
files sucos_max.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/sucos_max.xml	Wed Oct 02 12:57:54 2019 -0400
+++ b/sucos_max.xml	Fri Oct 11 18:25:27 2019 -0400
@@ -1,10 +1,10 @@
-<tool id="sucos_max_score" name="Max SuCOS score" version="0.1">
+<tool id="sucos_max_score" name="Max SuCOS score" version="0.1.1">
     <description>- determine maximum SuCOS score of ligands against clustered fragment hits</description>
     <macros>
         <import>sucos_macros.xml</import>
     </macros>
     <expand macro="requirements"/>
-    <command detect_errors="aggressive"><![CDATA[
+    <command detect_errors="exit_code"><![CDATA[
         python '$__tool_directory__/sucos_max.py'
             -i '$input'
             -o '$output'