changeset 78:5f7c4d7930e2 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
author bgruening
date Fri, 09 Oct 2015 11:56:30 -0400
parents 002545a03ef1
children 9f25cf7f11d9
files heatmapper.xml profiler.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/heatmapper.xml	Fri Oct 09 11:46:48 2015 -0400
+++ b/heatmapper.xml	Fri Oct 09 11:56:30 2015 -0400
@@ -87,7 +87,7 @@
 ]]>
     </command>
     <inputs>
-        <param name="matrixFile" format="bgzip" type="data" label="Matrix file from the computeMatrix tool"/>
+        <param name="matrixFile" format="deeptools_compute_matrix_archive" type="data" label="Matrix file from the computeMatrix tool"/>
 
         <expand macro="input_graphic_output_settings">
             <expand macro="input_image_file_format" />
--- a/profiler.xml	Fri Oct 09 11:46:48 2015 -0400
+++ b/profiler.xml	Fri Oct 09 11:56:30 2015 -0400
@@ -71,7 +71,7 @@
 ]]>
     </command>
     <inputs>
-        <param name="matrixFile" format="bgzip" type="data" label="Matrix file from the computeMatrix tool"/>
+        <param name="matrixFile" format="deeptools_compute_matrix_archive" type="data" label="Matrix file from the computeMatrix tool"/>
         <conditional name="scaleRegions">
             <param name="showScaleRegionsOpt" type="select" label="The input matrix was computed in scale-regions mode">
                 <option value="no" selected="true">no</option>