# HG changeset patch
# User galaxyp
# Date 1652799335 0
# Node ID 0fa397f4f40b8ca3c1d863e7ce2e02a491fd210f
# Parent 1c5cbf8f79ce818a71e002ae17199741950bb5b4
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 0bb79ebbaf73fe6e902f6ef20cc9c9741063bf34
diff -r 1c5cbf8f79ce -r 0fa397f4f40b encyclopedia_quantify.xml
--- a/encyclopedia_quantify.xml Thu Apr 08 17:55:50 2021 +0000
+++ b/encyclopedia_quantify.xml Tue May 17 14:55:35 2022 +0000
@@ -4,7 +4,7 @@
macros.xml
-
diff -r 1c5cbf8f79ce -r 0fa397f4f40b macros.xml
--- a/macros.xml Thu Apr 08 17:55:50 2021 +0000
+++ b/macros.xml Tue May 17 14:55:35 2022 +0000
@@ -1,5 +1,5 @@
- 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/*