diff hicCorrectMatrix.xml @ 8:f7d344dacfeb draft

planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit 0456f085bac2c88b8cbddfcf12b02776d2a0d457
author iuc
date Wed, 07 Mar 2018 03:24:24 -0500
parents 1612e9458940
children ac80bd0a96ca
line wrap: on
line diff
--- a/hicCorrectMatrix.xml	Wed Jan 03 13:30:22 2018 -0500
+++ b/hicCorrectMatrix.xml	Wed Mar 07 03:24:24 2018 -0500
@@ -1,4 +1,4 @@
-<tool id="hicexplorer_hiccorrectmatrix" name="@BINARY@" version="@WRAPPER_VERSION@.1">
+<tool id="hicexplorer_hiccorrectmatrix" name="@BINARY@" version="@WRAPPER_VERSION@.0">
     <description>Runs Dekker's iterative correction over a hic matrix.</description>
     <macros>
         <token name="@BINARY@">hicCorrectMatrix</token>
@@ -138,7 +138,7 @@
             </repeat> 
             <param name='outputFormat' value='h5'/>
 
-            <output name="outFileName_h5" file="hicCorrectMatrix_result1.npz.h5" ftype="h5" compare="sim_size"/>
+            <output name="outFileName" file="hicCorrectMatrix_result1.npz.h5" ftype="h5" compare="sim_size"/>
         </test>
         <test>
             <param name="matrix_h5_cooler" value="small_test_matrix.h5"/>