Mercurial > repos > ganjoo > webservice_toolsuite
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebServiceToolWorkflow/suite_config.xml Tue Jun 07 18:00:50 2011 -0400 @@ -0,0 +1,17 @@ +<suite id="WebService_toolsuite" name="Suite of Web service addition tools" version="1.0.0"> + <description>This suite contains all the tools required to register Web services to Galaxy + </description> + <tool id="WebServiceTool_input_url" name="Step 1: Enter information about tool" version="1.0.0"> + <description> This tool takes the URL of an external Web service. The URL should point to the description document of a Web service. + </description> + </tool> + <tool id="WebServiceTool_input_method" name="Step 2: Verify Settings" version="1.0.0"> + <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. + </description> + </tool> + <tool id="REFRESH_ID" name="Step 3: Add tool to Galaxy" version="1.0.0"> + <description> Adds tool to Galaxy and refreshes toolbox. + </description> + </tool> +</suite> +