comparison QCEmbedder.xml @ 3:babb1318f498 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit daf6dfc513ede9b890125d9fff2c2657d834eea9
author galaxyp
date Fri, 14 Jul 2017 19:11:08 -0400
parents 3aa8f9243d8b
children b0c59adb67ef
comparison
equal deleted inserted replaced
2:102d76021e35 3:babb1318f498
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="&quot;"/> 68 <remove value="&quot;"/>
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>