comparison hicAverageRegions.xml @ 11:3240e8a7c54f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 69bb60ab875c1c1769298678f0890d8b92f1899d
author iuc
date Thu, 05 Dec 2024 18:24:39 +0000
parents c72fa6cb8817
children
comparison
equal deleted inserted replaced
10:fe3aa71590d5 11:3240e8a7c54f
1 <tool id="hicexplorer_hicaverageregions" name="@BINARY@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="hicexplorer_hicaverageregions" name="@BINARY@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>sums Hi-C contacts around given reference points and computes their average.</description> 2 <description>sums Hi-C contacts around given reference points and computes their average.</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">hicAverageRegions</token> 4 <token name="@BINARY@">hicAverageRegions</token>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>