Mercurial > repos > galaxyp > openms_qcembedder
comparison QCEmbedder.xml @ 1:401b56e2b31b 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:51:00 -0400 |
parents | 66aa3156aeb5 |
children | f2dea9c04568 |
comparison
equal
deleted
inserted
replaced
0:66aa3156aeb5 | 1:401b56e2b31b |
---|---|
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="QCEmbedder" name="QCEmbedder" version="2.1.0"> | 4 <tool id="QCEmbedder" name="QCEmbedder" version="2.2.0"> |
5 <description>Attaches a table or an image to a given qc parameter.</description> | 5 <description>Attaches a table or an image to a given qc parameter.</description> |
6 <macros> | 6 <macros> |
7 <token name="@EXECUTABLE@">QCEmbedder</token> | 7 <token name="@EXECUTABLE@">QCEmbedder</token> |
8 <import>macros.xml</import> | 8 <import>macros.xml</import> |
9 </macros> | 9 </macros> |
67 <remove value="'"/> | 67 <remove value="'"/> |
68 <remove value="""/> | 68 <remove value="""/> |
69 </valid> | 69 </valid> |
70 </sanitizer> | 70 </sanitizer> |
71 </param> | 71 </param> |
72 <param name="param_plot" type="data" format="" optional="True" label="If a plot image is to be attached to a qp, this has to be specified here" help="(-plot) "/> | 72 <param name="param_plot" type="data" format="PNG" optional="True" label="If a plot image is to be attached to a qp, this has to be specified here" help="(-plot) "/> |
73 <param name="param_table" type="data" format="tabular" optional="True" label="If a table is to be attached to a qp, this has to be specified here" help="(-table) "/> | 73 <param name="param_table" type="data" format="tabular" optional="True" label="If a table is to be attached to a qp, this has to be specified here" help="(-table) "/> |
74 <expand macro="advanced_options"> | 74 <expand macro="advanced_options"> |
75 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> | 75 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> |
76 </expand> | 76 </expand> |
77 </inputs> | 77 </inputs> |