diff EICExtractor.xml @ 13:0546885ddaf9 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author galaxyp
date Tue, 13 Oct 2020 20:23:13 +0000
parents 2bd3c83eed94
children f253d41d9170
line wrap: on
line diff
--- a/EICExtractor.xml	Wed Sep 23 14:59:15 2020 +0000
+++ b/EICExtractor.xml	Tue Oct 13 20:23:13 2020 +0000
@@ -81,12 +81,12 @@
       <param name="out_separator" argument="-out_separator" type="text" optional="true" value="," label="Separator character for output CSV file" help="">
         <expand macro="list_string_san"/>
       </param>
-      <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/>
+      <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/>
       <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help="">
         <expand macro="list_string_san"/>
       </param>
     </expand>
-    <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true">
+    <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs">
       <option value="out_debug_TIC_FLAG">out_debug_TIC (Optional output file (for first input) containing the smoothed TIC, S/N levels and picked RT positions)</option>
       <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
     </param>
@@ -107,6 +107,6 @@
   <help><![CDATA[Extracts intensities from dedicates positions in a LC/MS map
 
 
-For more information, visit http://www.openms.de/documentation/TOPP_EICExtractor.html]]></help>
+For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_EICExtractor.html]]></help>
   <expand macro="references"/>
 </tool>