diff PhosphoScoring.xml @ 15:ad6553691b65 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author galaxyp
date Tue, 13 Oct 2020 18:10:56 +0000
parents 0d8d62c95d15
children
line wrap: on
line diff
--- a/PhosphoScoring.xml	Wed Sep 23 13:48:02 2020 +0000
+++ b/PhosphoScoring.xml	Tue Oct 13 18:10:56 2020 +0000
@@ -57,12 +57,12 @@
       <param name="max_peptide_length" argument="-max_peptide_length" type="integer" optional="true" min="0" value="40" label="Restrict scoring to peptides with a length no greater than this value ('0' for 'no restriction')" help=""/>
       <param name="max_num_perm" argument="-max_num_perm" type="integer" optional="true" min="0" value="16384" label="Maximum number of permutations a sequence can have to be processed ('0' for 'no restriction')" help=""/>
       <param name="unambiguous_score" argument="-unambiguous_score" type="integer" optional="true" value="1000" label="Score to use for unambiguous assignments, where all sites on a peptide are phosphorylated" help="(Note: If a peptide is not phosphorylated at all, its score is set to '-1'.)"/>
-      <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>
@@ -79,6 +79,6 @@
   <help><![CDATA[Scores potential phosphorylation sites in order to localize the most probable sites.
 
 
-For more information, visit http://www.openms.de/documentation/TOPP_PhosphoScoring.html]]></help>
+For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_PhosphoScoring.html]]></help>
   <expand macro="references"/>
 </tool>