changeset 2:d459c3c21aa9 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 38accbb2df53ff03e810a3b92f4723fa29636950"
author iuc
date Thu, 12 Mar 2020 21:58:40 +0000
parents 8506be737210
children 62eabc1946ba
files hicValidateLocations.xml
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/hicValidateLocations.xml	Wed Mar 11 09:42:33 2020 +0000
+++ b/hicValidateLocations.xml	Thu Mar 12 21:58:40 2020 +0000
@@ -1,4 +1,4 @@
-<tool id="hicexplorer_hicvalidatelocations" name="@BINARY@" version="@WRAPPER_VERSION@.0">
+<tool id="hicexplorer_hicvalidatelocations" name="@BINARY@" version="@WRAPPER_VERSION@.1">
     <description>validate detected loops with protein peaks.</description>
     <macros>
         <token name="@BINARY@">hicValidateLocations</token>
@@ -22,9 +22,8 @@
                         help="The loop file from hicDetectLoops. To use files from other sources, '
                                 'please follow \'chr start end chr start end\' format." />
         <param argument="--protein" type="data" format='bed'
-                        label="Loop file"
-                        help="The loop file from hicDetectLoops. To use files from other sources, '
-                                'please follow \'chr start end chr start end\' format." />
+                        label="Protein file"
+                        help="The protein peak file." />
         <param argument="--resolution" type="integer" value=""
                 label="Used resolution"
                 help='The to be binned resolution.'/>