comparison PrecursorIonSelector.xml @ 5:59e80620e2df draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 58476cadaaf10b494317a604ad81d41c2d15f29b
author galaxyp
date Mon, 12 Feb 2018 13:01:16 -0500
parents 828f4c70d584
children de49246e559a
comparison
equal deleted inserted replaced
4:b544c16f4d53 5:59e80620e2df
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 CTDConverter.-->
3 <!--Proposed Tool Section: [Targeted Experiments]--> 3 <!--Proposed Tool Section: [Targeted Experiments]-->
4 <tool id="PrecursorIonSelector" name="PrecursorIonSelector" version="2.2.0"> 4 <tool id="PrecursorIonSelector" name="PrecursorIonSelector" version="2.3.0">
5 <description>PrecursorIonSelector</description> 5 <description>PrecursorIonSelector</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">PrecursorIonSelector</token> 7 <token name="@EXECUTABLE@">PrecursorIonSelector</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>
233 <remove value="'"/> 233 <remove value="'"/>
234 <remove value="&quot;"/> 234 <remove value="&quot;"/>
235 </valid> 235 </valid>
236 </sanitizer> 236 </sanitizer>
237 </param> 237 </param>
238 <repeat name="rep_param_fixed_modifications" min="0" max="1" title="param_fixed_modifications"> 238 <repeat name="rep_param_fixed_modifications" min="0" title="param_fixed_modifications">
239 <param name="param_fixed_modifications" type="text" size="30" label="the modifications i.e. Carboxymethyl (C)" help="(-fixed_modifications) "> 239 <param name="param_fixed_modifications" type="text" size="30" label="the modifications i.e. Carboxymethyl (C)" help="(-fixed_modifications) ">
240 <sanitizer> 240 <sanitizer>
241 <valid initial="string.printable"> 241 <valid initial="string.printable">
242 <remove value="'"/> 242 <remove value="'"/>
243 <remove value="&quot;"/> 243 <remove value="&quot;"/>