diff heatmapper.xml @ 11:baf4283e2d7f draft

Uploaded
author bgruening
date Sat, 14 Dec 2013 07:00:55 -0500
parents 135f3bae5c56
children aea72b24dea0
line wrap: on
line diff
--- a/heatmapper.xml	Sat Dec 14 03:29:29 2013 -0500
+++ b/heatmapper.xml	Sat Dec 14 07:00:55 2013 -0500
@@ -84,7 +84,9 @@
     <inputs>
         <param name="matrixFile" format="bgzip" type="data" label="Matrix file from the computeMatrix tool"/>
 
-        <expand macro="graphic_output_settings" />
+        <expand macro="graphic_output_settings">
+            <expand macro="input_image_file_format" />
+        </expand>
 
         <conditional name="advancedOpt" >
             <param name="showAdvancedOpt" type="select" label="Show advanced options" >
@@ -153,15 +155,9 @@
         </conditional>
     </inputs>
     <outputs>
-        <data format="png" name="outFileName" label="${tool.name} image">
-            <change_format>
-                <when input="output.outFileFormat" value="pdf" format="pdf" />
-                <when input="output.outFileFormat" value="svg" format="svg" />
-                <when input="output.outFileFormat" value="eps" format="eps" />
-                <when input="output.outFileFormat" value="emf" format="emf" />
-            </change_format>
-        </data>
-        <expand macro="output_graphic_outputs" />
+        <expand macro="output_graphic_outputs">
+            <expand macro="output_image_file_format" />
+        </expand>
     </outputs>
     <tests>
         <test>