Mercurial > repos > galaxyp > openms_labeledeval
comparison LabeledEval.xml @ 1:998840212f80 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:49:05 -0400 |
parents | ee49f806140b |
children | 3220ee65b800 |
comparison
equal
deleted
inserted
replaced
0:ee49f806140b | 1:998840212f80 |
---|---|
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="LabeledEval" name="LabeledEval" version="2.1.0"> | 4 <tool id="LabeledEval" name="LabeledEval" version="2.2.0.1"> |
5 <description> Evaluation tool for isotope-labeled quantitation experiments.</description> | 5 <description> Evaluation tool for isotope-labeled quantitation experiments.</description> |
6 <macros> | 6 <macros> |
7 <token name="@EXECUTABLE@">LabeledEval</token> | 7 <token name="@EXECUTABLE@">LabeledEval</token> |
8 <import>macros.xml</import> | 8 <import>macros.xml</import> |
9 </macros> | 9 </macros> |
39 <expand macro="advanced_options"> | 39 <expand macro="advanced_options"> |
40 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> | 40 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> |
41 </expand> | 41 </expand> |
42 </inputs> | 42 </inputs> |
43 <outputs> | 43 <outputs> |
44 <data name="param_stdout" format="text" label="Output from stdout"/> | 44 <data name="param_stdout" format="txt" label="Output from stdout"/> |
45 </outputs> | 45 </outputs> |
46 <help> Evaluation tool for isotope-labeled quantitation experiments. | 46 <help> Evaluation tool for isotope-labeled quantitation experiments. |
47 | 47 |
48 | 48 |
49 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_LabeledEval.html</help> | 49 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_LabeledEval.html</help> |