diff sucos.xml @ 1:53fb0e116e99 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 6f1ee2812cca091561a2b2e464498dae2f913b8d"
author bgruening
date Thu, 19 Mar 2020 13:08:51 +0000
parents 1f19b95adc5c
children 070f0e96733b
line wrap: on
line diff
--- a/sucos.xml	Wed Oct 02 13:00:36 2019 -0400
+++ b/sucos.xml	Thu Mar 19 13:08:51 2020 +0000
@@ -1,10 +1,10 @@
-<tool id="sucos_docking_scoring" name="Score docked poses using SuCOS" version="0.1">
+<tool id="sucos_docking_scoring" name="Score docked poses using SuCOS" version="0.1.1">
     <description>- compare shape and feature overlap of docked ligand poses to a reference molecule</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.py'
             -i '$input'
             -r '$refmol'