# HG changeset patch
# User galaxyp
# Date 1652799355 0
# Node ID 2aad7301632dac404b0011beb3f8e6024d3b43da
# Parent 0e25453fbee733a610244b12e7df91e6cb84ea1e
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 0bb79ebbaf73fe6e902f6ef20cc9c9741063bf34
diff -r 0e25453fbee7 -r 2aad7301632d encyclopedia_prosit_csv_to_library.xml
--- a/encyclopedia_prosit_csv_to_library.xml Thu Apr 08 17:54:59 2021 +0000
+++ b/encyclopedia_prosit_csv_to_library.xml Tue May 17 14:55:55 2022 +0000
@@ -4,7 +4,7 @@
macros.xml
-
- 1.2.2
+ 1.12.34
0
@@ -293,16 +293,21 @@
-
-
-
+
+
+
+
+ ^\d([.]\d+)?$
+
+
+
#if $options.percolator.set_percolator == 'yes'
- #if str($options.percolator.percolatorVersionNumber)
- -percolatorVersionNumber $options.percolator.percolatorVersionNumber
+ #if str($options.percolator.percolatorVersion)
+ -percolatorVersion $options.percolator.percolatorVersion
#end if
#if str($options.percolator.percolatorProteinThreshold)
-percolatorProteinThreshold $options.percolator.percolatorProteinThreshold
@@ -310,6 +315,8 @@
#if str($options.percolator.percolatorThreshold)
-percolatorThreshold $options.percolator.percolatorThreshold
#end if
+ #else
+ -percolatorVersion "3.01"
#end if
@@ -525,6 +532,12 @@
@FASTA_INPUT@
@TARGET_FASTA@
@LIB_INPUT@
+ @MASS_LIBRARY_TOLERANCE@
+ @PERCOLATOR_OPTIONS@
+ @PEAK_OPTIONS@
+ @WINDOW_OPTIONS@
+ @MODIFICATION_OPTIONS@
+ @SEARCH_OPTIONS@
-a $a
-o chromatogram_library.elib
&& ls -l ./*.* inputs/*