view WebServiceToolWorkflow/refreshTool2.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 source

<tool id="REFRESH_ID_DEL" name="Step 2" Version="1.0.0">
<description> :Deletes tool from Galaxy</description>
<command interpreter="python">

</command>
  <inputs>
   <param name="input" type="text" size="250" label="enter email"/>
  </inputs>
  <outputs>
     <data format="tabular" name="output" />
  </outputs>
  <tests>
  </tests>
  <help>
Go to step 3
  </help>
</tool>