changeset 4:4fcf8b052fed draft

planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 7ce0f8d46dc6d468065b6c2db79864b6d542a898
author bgruening
date Sat, 04 Jun 2016 05:02:29 -0400
parents a8951d76b7d2
children 7dc70333811d
files numeric_clustering.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/numeric_clustering.xml	Fri Jun 03 13:57:01 2016 -0400
+++ b/numeric_clustering.xml	Sat Jun 04 05:02:29 2016 -0400
@@ -1,10 +1,10 @@
 <tool id="sklearn_numeric_clustering" name="Numeric Clustering" version="@VERSION@">
     <description></description>
-    <expand macro="python_requirements"/>
-    <expand macro="macro_stdio"/>
     <macros>
         <import>main_macros.xml</import>
     </macros>
+    <expand macro="python_requirements"/>
+    <expand macro="macro_stdio"/>
     <version_command>echo "@VERSION@"</version_command>
     <command><![CDATA[
     python "$cluster_script" '$inputs'