comparison FeatureFinderMultiplex.xml @ 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 9ef0f56e82df
children 45fffe3eb041
comparison
equal deleted inserted replaced
6:9cc306487be8 7:3a462c96f2bd
1 <?xml version='1.0' encoding='UTF-8'?> 1 <?xml version='1.0' encoding='UTF-8'?>
2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> 2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
3 <!--Proposed Tool Section: [Quantitation]--> 3 <!--Proposed Tool Section: [Quantitation]-->
4 <tool id="FeatureFinderMultiplex" name="FeatureFinderMultiplex" version="2.2.0"> 4 <tool id="FeatureFinderMultiplex" name="FeatureFinderMultiplex" version="2.2.0.1">
5 <description>Determination of peak ratios in LC-MS data</description> 5 <description>Determination of peak ratios in LC-MS data</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">FeatureFinderMultiplex</token> 7 <token name="@EXECUTABLE@">FeatureFinderMultiplex</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>
22 -out_features $param_out_features 22 -out_features $param_out_features
23 #end if 23 #end if
24 #if $param_out_mzq: 24 #if $param_out_mzq:
25 -out_mzq $param_out_mzq 25 -out_mzq $param_out_mzq
26 #end if 26 #end if
27 #if $param_algorithm_labels: 27
28 -algorithm:labels "$param_algorithm_labels" 28 -algorithm:labels '$param_algorithm_labels'
29 #end if 29
30 #if $param_algorithm_charge: 30 #if $param_algorithm_charge:
31 -algorithm:charge "$param_algorithm_charge" 31 -algorithm:charge "$param_algorithm_charge"
32 #end if 32 #end if
33 #if $param_algorithm_rt_typical: 33 #if $param_algorithm_rt_typical:
34 -algorithm:rt_typical $param_algorithm_rt_typical 34 -algorithm:rt_typical $param_algorithm_rt_typical