Mercurial > repos > galaxyp > openms_openswathfilesplitter
diff OpenSwathFileSplitter.xml @ 3:28dfa4b7c411 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit daf6dfc513ede9b890125d9fff2c2657d834eea9
author | galaxyp |
---|---|
date | Fri, 14 Jul 2017 19:06:04 -0400 |
parents | 9773c62ee275 |
children | 4a69c76c5289 |
line wrap: on
line diff
--- a/OpenSwathFileSplitter.xml Thu Apr 27 13:03:15 2017 -0400 +++ b/OpenSwathFileSplitter.xml Fri Jul 14 19:06:04 2017 -0400 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> -<!--Proposed Tool Section: []--> -<tool id="OpenSwathFileSplitter" name="OpenSwathFileSplitter" version="2.1.0"> +<!--Proposed Tool Section: [Targeted Experiments]--> +<tool id="OpenSwathFileSplitter" name="OpenSwathFileSplitter" version="2.2.0"> <description>Splits SWATH files into n files, each containing one window.</description> <macros> <token name="@EXECUTABLE@">OpenSwathFileSplitter</token> @@ -27,7 +27,7 @@ > $param_stdout </command> <inputs> - <param name="param_in" type="data" format="mzxml,mzml" multiple="true" optional="False" size="30" label="Input file (SWATH/DIA file)" help="(-in) "> + <param name="param_in" type="data" format="mzml,mzxml" multiple="true" optional="False" size="30" label="Input file (SWATH/DIA file)" help="(-in) "> <sanitizer> <valid initial="string.printable"> <remove value="'"/> @@ -53,5 +53,5 @@ <help>Splits SWATH files into n files, each containing one window. -For more information, visit </help> +For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_OpenSwathFileSplitter.html</help> </tool>