Mercurial > repos > bgruening > hicexplorer_hicplotdistvscounts
changeset 12:1beec69e6111 draft
planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit 2307743fd10f0babde52eec30289fe1682236287
author | iuc |
---|---|
date | Sat, 09 Jun 2018 14:59:05 -0400 |
parents | 4a3ccb7d4fc9 |
children | 59e553199b1b |
files | hicPlotDistVsCounts.xml macros.xml test-data/Li_chrX30-35_cool.png test-data/Li_et_al_2015.cool |
diffstat | 4 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hicPlotDistVsCounts.xml Wed May 02 16:48:34 2018 -0400 +++ b/hicPlotDistVsCounts.xml Sat Jun 09 14:59:05 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="hicexplorer_hicplotdistvscounts" name="@BINARY@" version="@WRAPPER_VERSION@.1"> +<tool id="hicexplorer_hicplotdistvscounts" name="@BINARY@" version="@WRAPPER_VERSION@.0"> <description>compute distance vs Hi-C counts plot per chromosome</description> <macros> <token name="@BINARY@">hicPlotDistVsCounts</token>
--- a/macros.xml Wed May 02 16:48:34 2018 -0400 +++ b/macros.xml Sat Jun 09 14:59:05 2018 -0400 @@ -1,6 +1,6 @@ <macros> <token name="@THREADS@">\${GALAXY_SLOTS:-4}</token> - <token name="@WRAPPER_VERSION@">2.1.2</token> + <token name="@WRAPPER_VERSION@">2.1.4</token> <token name="@USE_RANGE@"> #if $use_range.select_use_range == "yes_use_range": --range $range_min:$range_max