diff QCCalculator.xml @ 11:044adca691a7 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:02:07 +0000
parents 8bcc0d2ad96e
children d0607dfea8fa
line wrap: on
line diff
--- a/QCCalculator.xml	Thu Sep 24 12:07:51 2020 +0000
+++ b/QCCalculator.xml	Tue Oct 13 20:02:07 2020 +0000
@@ -71,12 +71,12 @@
     <param name="consensus" argument="-consensus" type="data" format="consensusxml" optional="true" label="consensus input file (this is only used for charge state deconvoluted output" help="Use the consensusXML output form the DeCharger) select consensusxml data sets(s)"/>
     <param name="remove_duplicate_features" argument="-remove_duplicate_features" type="boolean" truevalue="true" falsevalue="false" checked="false" label="This flag should be set, if you work with a set of merged features" help=""/>
     <expand macro="adv_opts_macro">
-      <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="ctd_out_FLAG">Output used ctd (ini) configuration file</option>
     </param>
   </inputs>
@@ -93,6 +93,6 @@
   <help><![CDATA[Calculates basic quality parameters from MS experiments and subsequent analysis data as identification or feature detection.
 
 
-For more information, visit http://www.openms.de/documentation/UTILS_QCCalculator.html]]></help>
+For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_QCCalculator.html]]></help>
   <expand macro="references"/>
 </tool>