# HG changeset patch # User galaxyp # Date 1510092546 18000 # Node ID 04b90790b751c0f81519c4286e8e763ccd65189a # Parent c0dfac7c0e7107851c024ecacfa5aadb2dfee2d8 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot commit 2d404b98b40ff043be71bea81c114ea3433c0751 diff -r c0dfac7c0e71 -r 04b90790b751 idpQonvertEmbedder.xml --- a/idpQonvertEmbedder.xml Fri Nov 03 14:35:02 2017 -0400 +++ b/idpQonvertEmbedder.xml Tue Nov 07 17:09:06 2017 -0500 @@ -1,8 +1,16 @@ - + 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 @@ + + +