diff WebServiceToolWorkflow/dataMediation1.xml~ @ 0:d5cd409b8a18 default tip

Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
author ganjoo
date Tue, 07 Jun 2011 18:00:50 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WebServiceToolWorkflow/dataMediation1.xml~	Tue Jun 07 18:00:50 2011 -0400
@@ -0,0 +1,19 @@
+<tool id="dataMediation" name="array2string    ">
+  <description> </description>
+  <command interpreter="python">
+  #generateClient.py 
+  $input
+  $output
+</command>
+  <inputs>
+
+
+    <param name = "input" type="data" label="Choose the input step "/> 
+</inputs>
+  <outputs>
+    <data format="tabular" name="output" />
+  </outputs>
+  <help>
+
+  </help>
+</tool>