comparison hicAdjustMatrix.xml @ 1:ea297a9c6f11 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 5744259254d4254a29cb7a6687fbbfd103301064"
author bgruening
date Wed, 05 Feb 2020 19:49:01 -0500
parents 74b3932d0836
children cc52e4ded146
comparison
equal deleted inserted replaced
0:74b3932d0836 1:ea297a9c6f11
1 <tool id="hicexplorer_hicadjustmatrix" name="@BINARY@" version="@WRAPPER_VERSION@.0"> 1 <tool id="hicexplorer_hicadjustmatrix" name="@BINARY@" version="@WRAPPER_VERSION@.0">
2 <description>transform a matrix to obs/exp, pearson and covariance matrices</description> 2 <description>adjust the shape of a Hi-C matrix</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">hicAdjustMatrix</token> 4 <token name="@BINARY@">hicAdjustMatrix</token>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="requirements" /> 7 <expand macro="requirements" />