Mercurial > repos > bgruening > hicexplorer_hiccorrelate
diff hicCorrelate.xml @ 23:b3baeb3f8225 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 8586409c5f329eaf75902eedc3d29a6e82560788
author | iuc |
---|---|
date | Mon, 01 Jul 2024 18:51:02 +0000 |
parents | d3911e6335cb |
children |
line wrap: on
line diff
--- a/hicCorrelate.xml Tue Jan 10 18:16:20 2023 +0000 +++ b/hicCorrelate.xml Mon Jul 01 18:51:02 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="hicexplorer_hiccorrelate" name="@BINARY@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> +<tool id="hicexplorer_hiccorrelate" name="@BINARY@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>compute pairwise correlations between multiple Hi-C contact matrices</description> <macros> <token name="@BINARY@">hicCorrelate</token> @@ -48,7 +48,7 @@ <expand macro="use_range" /> <repeat name="chromosomes" title="List of chromosomes to be included in the correlation" min="0"> - <param name="chromosome" type="text" label='chromosome (one per field)'> + <param name="chromosome" type="text" label="chromosome (one per field)"> <validator type="empty_field" /> </param> </repeat>