comparison WebServiceToolWorkflow/refreshTool1.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
comparison
equal deleted inserted replaced
-1:000000000000 0:d5cd409b8a18
1 <tool id="REFRESH_ID1" name="Step 3" Version="1.0.0">
2 <description> :Delete tool from Galaxy</description>
3 <command interpreter="python">
4
5 </command>
6 <inputs>
7 <param name="input" type="text" size="250" label="enter email"/>
8 </inputs>
9 <outputs>
10 <data format="tabular" name="output" />
11 </outputs>
12 <tests>
13 </tests>
14 <help>
15 Go to step 3
16 </help>
17 </tool>
18