diff fasta_cli.xml @ 61:3ec27b4cee7c draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit fc2810c412d9954fa584ae74497562b986c52764"
author galaxyp
date Thu, 12 Aug 2021 14:06:52 +0000
parents 943a34df6047
children
line wrap: on
line diff
--- a/fasta_cli.xml	Tue Jul 20 08:55:11 2021 +0000
+++ b/fasta_cli.xml	Thu Aug 12 14:06:52 2021 +0000
@@ -46,7 +46,7 @@
 
         <section name="database_processing_options" expanded="true" title="Database Processing Options">
 
-            <param name="decoy_tag" type="text" value="-REVERSED" label="The decoy flag">
+            <param name="decoy_tag" type="text" value="_REVERSED" label="The decoy flag">
             </param>
             <param name="decoy_type" type="select" label="Location of the decoy flag: prefix or suffix">
                 <option value="1">Prefix</option>
@@ -74,7 +74,7 @@
 
 Appends decoy sequences to FASTA files. Default format is adequated to be used by SearchGUI and PeptideShaker tools, ie:
 
-* Decoy flag: -REVERSED
+* Decoy flag: _REVERSED
 
 * Location: suffix