# HG changeset patch
# User galaxyp
# Date 1511288312 18000
# Node ID fb6ce50414170b762ce1398dc072d06b675c2419
# Parent 408943443208c796174eb8893851b3c69f1f2a62
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot commit baf4379f0cf287238a4c988723611fe0983917db
diff -r 408943443208 -r fb6ce5041417 idpQonvertEmbedder.xml
--- a/idpQonvertEmbedder.xml Thu Nov 02 14:14:34 2017 -0400
+++ b/idpQonvertEmbedder.xml Tue Nov 21 13:18:32 2017 -0500
@@ -3,6 +3,14 @@
Embed human/mouse gene metadata into IDPicker files
macros.xml
+
+
+
+
+
+
+
+
@@ -28,7 +36,13 @@
#if $use_raw_data_condition.use_raw_data
-EmbedSpectrumScanTimes $use_raw_data_condition.EmbedSpectrumScanTimes
-EmbedSpectrumSources $use_raw_data_condition.EmbedSpectrumSources
- -QuantitationMethod $use_raw_data_condition.QuantitationMethod
+
+ #set $qm = $use_raw_data_condition.quantitation_method_condition.QuantitationMethod
+ -QuantitationMethod $qm
+ #if $qm != "None" and $qm != "LabelFree"
+ -ReporterIonMzTolerance '$use_raw_data_condition.quantitation_method_condition.ReporterIonMzTolerance $use_raw_data_condition.quantitation_method_condition.ReporterIonMzTolerance_units'
+ -NormalizeReporterIons $use_raw_data_condition.quantitation_method_condition.NormalizeReporterIons
+ #end if
#end if
output.idpDB
]]>
@@ -43,15 +57,25 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -97,6 +121,9 @@
+
+
+
diff -r 408943443208 -r fb6ce5041417 macros.xml
--- a/macros.xml Thu Nov 02 14:14:34 2017 -0400
+++ b/macros.xml Tue Nov 21 13:18:32 2017 -0500
@@ -1,8 +1,8 @@
- 3.0.11392
+ 3.0.11579
- bumbershoot
+ bumbershoot