comparison hicInfo.xml @ 1:ca97d2b2b59e 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:41:55 -0500
parents 708e1b8eff5c
children de14870013da
comparison
equal deleted inserted replaced
0:708e1b8eff5c 1:ca97d2b2b59e
1 <tool id="hicexplorer_hicinfo" name="@BINARY@" version="@WRAPPER_VERSION@.0"> 1 <tool id="hicexplorer_hicinfo" name="@BINARY@" version="@WRAPPER_VERSION@.0">
2 <description>transform a matrix to obs/exp, pearson and covariance matrices</description> 2 <description>get information about the content of a Hi-C matrix</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">hicInfo</token> 4 <token name="@BINARY@">hicInfo</token>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="requirements" /> 7 <expand macro="requirements" />