diff sucos_cluster.xml @ 1:dbfcc048cbbc draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 6f1ee2812cca091561a2b2e464498dae2f913b8d"
author bgruening
date Thu, 19 Mar 2020 13:09:24 +0000
parents c0e3a335dbfc
children aaa3f95add3e
line wrap: on
line diff
--- a/sucos_cluster.xml	Wed Oct 02 13:00:09 2019 -0400
+++ b/sucos_cluster.xml	Thu Mar 19 13:09:24 2020 +0000
@@ -1,4 +1,4 @@
-<tool id="sucos_clustering" name="Cluster ligands using SuCOS" version="0.1">
+<tool id="sucos_clustering" name="Cluster ligands using SuCOS" version="0.1.1">
     <description>based on the overlap of 3D features</description>
     <macros>
         <import>sucos_macros.xml</import>
@@ -6,7 +6,7 @@
     <expand macro="requirements">
         <requirement type="package" version="1.3.0">scipy</requirement>
     </expand>
-    <command detect_errors="aggressive"><![CDATA[
+    <command detect_errors="exit_code"><![CDATA[
         python '$__tool_directory__/sucos_cluster.py'
             -i '$input'
             -t $threshold