comparison IDSplitter.xml @ 1:4d4f6dd84d95 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14
author galaxyp
date Wed, 09 Aug 2017 09:58:43 -0400
parents dbaa707ce149
children f10fedfc1035
comparison
equal deleted inserted replaced
0:dbaa707ce149 1:4d4f6dd84d95
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: [Utilities]--> 3 <!--Proposed Tool Section: [Utilities]-->
4 <tool id="IDSplitter" name="IDSplitter" version="2.1.0"> 4 <tool id="IDSplitter" name="IDSplitter" version="2.2.0">
5 <description>Splits protein/peptide identifications off of annotated data files</description> 5 <description>Splits protein/peptide identifications off of annotated data files</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">IDSplitter</token> 7 <token name="@EXECUTABLE@">IDSplitter</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>
26 -force 26 -force
27 #end if 27 #end if
28 #end if 28 #end if
29 </command> 29 </command>
30 <inputs> 30 <inputs>
31 <param name="param_in" type="data" format="featurexml,consensusxml,mzml" optional="False" label="Input file (data annotated with identifications)" help="(-in) "/> 31 <param name="param_in" type="data" format="mzml,featurexml,consensusxml" optional="False" label="Input file (data annotated with identifications)" help="(-in) "/>
32 <expand macro="advanced_options"> 32 <expand macro="advanced_options">
33 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> 33 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/>
34 </expand> 34 </expand>
35 </inputs> 35 </inputs>
36 <outputs> 36 <outputs>