diff 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
line wrap: on
line diff
--- a/QCEmbedder.xml	Wed Mar 01 12:52:50 2017 -0500
+++ b/QCEmbedder.xml	Wed Aug 09 09:51:00 2017 -0400
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
 <!--Proposed Tool Section: [Utilities]-->
-<tool id="QCEmbedder" name="QCEmbedder" version="2.1.0">
+<tool id="QCEmbedder" name="QCEmbedder" version="2.2.0">
   <description>Attaches a table or an image to a given qc parameter.</description>
   <macros>
     <token name="@EXECUTABLE@">QCEmbedder</token>
@@ -69,7 +69,7 @@
         </valid>
       </sanitizer>
     </param>
-    <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) "/>
+    <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) "/>
     <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) "/>
     <expand macro="advanced_options">
       <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/>