Mercurial > repos > bgruening > hicexplorer_hiccorrectmatrix
diff hicCorrectMatrix.xml @ 9:e1e5b2c47c00 draft
planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit 683d64a78adb3ff671f750d969d9daee5108169d
author | iuc |
---|---|
date | Wed, 07 Mar 2018 02:27:16 -0500 |
parents | 9a7d2fde825d |
children | 9609f9b186bb |
line wrap: on
line diff
--- a/hicCorrectMatrix.xml Wed Jan 03 13:21:17 2018 -0500 +++ b/hicCorrectMatrix.xml Wed Mar 07 02:27:16 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"/>