Mercurial > repos > bgruening > hicexplorer_hicbuildmatrix
diff hicBuildMatrix.xml @ 24:d9967770de96 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 17:59:39 +0000 |
parents | 0f611e7d7858 |
children |
line wrap: on
line diff
--- a/hicBuildMatrix.xml Mon Nov 04 23:18:59 2024 +0000 +++ b/hicBuildMatrix.xml Thu Dec 05 17:59:39 2024 +0000 @@ -1,12 +1,10 @@ -<tool id="hicexplorer_hicbuildmatrix" name="@BINARY@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> +<tool id="hicexplorer_hicbuildmatrix" name="@BINARY@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>create a contact matrix</description> <macros> <token name="@BINARY@">hicBuildMatrix</token> <import>macros.xml</import> </macros> - <expand macro="requirements"> - <requirement type="package" version="1.19">samtools</requirement> - </expand> + <expand macro="requirements"/> <command detect_errors="exit_code"><![CDATA[ mkdir ./QCfolder &&