diff ERPairFinder.xml @ 13:e5e2b0d57f1d 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:24:38 +0000
parents 919d5280d1db
children d6ef464ff66b
line wrap: on
line diff
--- a/ERPairFinder.xml	Thu Sep 24 12:20:32 2020 +0000
+++ b/ERPairFinder.xml	Tue Oct 13 20:24:38 2020 +0000
@@ -67,13 +67,13 @@
       <param name="intensity_threshold" argument="-intensity_threshold" type="float" optional="true" min="-1.0" value="-1.0" label="Intensity threshold, for the meaning see the documentation of the IsotopeWaveletFeatureFinder documentation" help=""/>
       <param name="max_isotope" argument="-max_isotope" type="integer" optional="true" min="2" value="3" label="Max isotope of the isotope distribution to be considered" help=""/>
       <param name="expansion_range" argument="-expansion_range" type="float" optional="true" min="0.0" value="5.0" label="The range that is used to extend the isotope distribution with null intensity peaks in Th" help=""/>
-      <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">
-      <option value="feature_out_FLAG">feature_out (Enables the test mode (needed for internal use only))</option>
+    <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs">
+      <option value="feature_out_FLAG">feature_out (Output featureXML file, only written if given, skipped otherwise)</option>
       <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
     </param>
   </inputs>
@@ -93,6 +93,6 @@
   <help><![CDATA[Util which can be used to evaluate pair ratios on enhanced resolution (zoom) scans.
 
 
-For more information, visit http://www.openms.de/documentation/UTILS_ERPairFinder.html]]></help>
+For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_ERPairFinder.html]]></help>
   <expand macro="references"/>
 </tool>