diff 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
line wrap: on
line diff
--- a/QCEmbedder.xml	Thu Apr 27 13:07:23 2017 -0400
+++ b/QCEmbedder.xml	Fri Jul 14 19:11:08 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) "/>