Mercurial > repos > galaxyp > openms_dtaextractor
comparison DTAExtractor.xml @ 3:a8422a1cc55c 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:59:58 -0400 |
parents | 8d5dc126d30b |
children | 192045a70b53 |
comparison
equal
deleted
inserted
replaced
2:6a245bc8bd5d | 3:a8422a1cc55c |
---|---|
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: [File Handling]--> | 3 <!--Proposed Tool Section: [File Handling]--> |
4 <tool id="DTAExtractor" name="DTAExtractor" version="2.1.0"> | 4 <tool id="DTAExtractor" name="DTAExtractor" version="2.2.0.1"> |
5 <description>Extracts spectra of an MS run file to several files in DTA format.</description> | 5 <description>Extracts spectra of an MS run file to several files in DTA format.</description> |
6 <macros> | 6 <macros> |
7 <token name="@EXECUTABLE@">DTAExtractor</token> | 7 <token name="@EXECUTABLE@">DTAExtractor</token> |
8 <import>macros.xml</import> | 8 <import>macros.xml</import> |
9 </macros> | 9 </macros> |
71 <expand macro="advanced_options"> | 71 <expand macro="advanced_options"> |
72 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> | 72 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> |
73 </expand> | 73 </expand> |
74 </inputs> | 74 </inputs> |
75 <outputs> | 75 <outputs> |
76 <data name="param_stdout" format="text" label="Output from stdout"/> | 76 <data name="param_stdout" format="txt" label="Output from stdout"/> |
77 </outputs> | 77 </outputs> |
78 <help>Extracts spectra of an MS run file to several files in DTA format. | 78 <help>Extracts spectra of an MS run file to several files in DTA format. |
79 | 79 |
80 | 80 |
81 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_DTAExtractor.html</help> | 81 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_DTAExtractor.html</help> |