Mercurial > repos > ganjoo > webservice_toolsuite
comparison WebServiceToolWorkflow/suite_config.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 <suite id="WebService_toolsuite" name="Suite of Web service addition tools" version="1.0.0"> | |
2 <description>This suite contains all the tools required to register Web services to Galaxy | |
3 </description> | |
4 <tool id="WebServiceTool_input_url" name="Step 1: Enter information about tool" version="1.0.0"> | |
5 <description> This tool takes the URL of an external Web service. The URL should point to the description document of a Web service. | |
6 </description> | |
7 </tool> | |
8 <tool id="WebServiceTool_input_method" name="Step 2: Verify Settings" version="1.0.0"> | |
9 <description> This tool lets the user choose a method and a resource from the Web service description document, as each method has to be registered with Galaxy individually. | |
10 </description> | |
11 </tool> | |
12 <tool id="REFRESH_ID" name="Step 3: Add tool to Galaxy" version="1.0.0"> | |
13 <description> Adds tool to Galaxy and refreshes toolbox. | |
14 </description> | |
15 </tool> | |
16 </suite> | |
17 |