changeset 7:3a462c96f2bd draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 42171f39c42277bcfb50271180dcc9c82d3e8e74
author galaxyp
date Mon, 12 Feb 2018 10:29:47 -0500
parents 9cc306487be8
children 45fffe3eb041
files FeatureFinderMultiplex.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/FeatureFinderMultiplex.xml	Thu Jan 11 17:57:07 2018 -0500
+++ b/FeatureFinderMultiplex.xml	Mon Feb 12 10:29:47 2018 -0500
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
 <!--Proposed Tool Section: [Quantitation]-->
-<tool id="FeatureFinderMultiplex" name="FeatureFinderMultiplex" version="2.2.0">
+<tool id="FeatureFinderMultiplex" name="FeatureFinderMultiplex" version="2.2.0.1">
   <description>Determination of peak ratios in LC-MS data</description>
   <macros>
     <token name="@EXECUTABLE@">FeatureFinderMultiplex</token>
@@ -24,9 +24,9 @@
 #if $param_out_mzq:
   -out_mzq $param_out_mzq
 #end if
-#if $param_algorithm_labels:
-  -algorithm:labels     "$param_algorithm_labels"
-#end if
+
+-algorithm:labels '$param_algorithm_labels'
+
 #if $param_algorithm_charge:
   -algorithm:charge     "$param_algorithm_charge"
 #end if