diff encyclopedia_fasta_to_prosit_csv.xml @ 2:b2ae586dc13b draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 0bb79ebbaf73fe6e902f6ef20cc9c9741063bf34
author galaxyp
date Tue, 17 May 2022 14:54:48 +0000
parents 469da8c03202
children
line wrap: on
line diff
--- a/encyclopedia_fasta_to_prosit_csv.xml	Thu Apr 08 17:55:16 2021 +0000
+++ b/encyclopedia_fasta_to_prosit_csv.xml	Tue May 17 14:54:48 2022 +0000
@@ -4,7 +4,7 @@
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements" />
-    <command detect_errors="aggressive"><![CDATA[
+    <command detect_errors="exit_code"><![CDATA[
         EncyclopeDIA -convert -fastatoprositcsv
         -i '$i'
         -numberOfThreadsUsed "\${GALAXY_SLOTS:-4}"