diff hicValidateLocations.xml @ 2:61754e6c156d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 4b602d427e0fc0da5353a4510798349de98e4ae4"
author iuc
date Wed, 11 Mar 2020 17:19:52 -0400
parents f011486cbaaa
children bccefbea9b8d
line wrap: on
line diff
--- a/hicValidateLocations.xml	Wed Feb 05 19:39:00 2020 -0500
+++ b/hicValidateLocations.xml	Wed Mar 11 17:19:52 2020 -0400
@@ -6,7 +6,7 @@
     </macros>
     <expand macro="requirements" />
     <command detect_errors="exit_code"><![CDATA[
-   
+
         @BINARY@
             --data '$data'
             --protein '$protein'
@@ -27,14 +27,14 @@
                                 'please follow \'chr start end chr start end\' format." />
         <param argument="--resolution" type="integer" value=""
                 label="Used resolution"
-                help='The to be binned resolution.'/>    
+                help='The to be binned resolution.'/>
 
         <param name='addChrPrefixLoops' type='boolean' truevalue='--addChrPrefixLoops'  falsevalue="" checked="false" label="Add chr prefix to loops."
                     help="Adding a \'chr\'-prefix to chromosome name of the loops."/>
-        
+
         <param name='addChrPrefixProtein' type='boolean' truevalue='--addChrPrefixLoops'  falsevalue="" checked="false" label="Add chr prefix to protein."
                     help="Adding a \'chr\'-prefix to chromosome name of the protein."/>
-   
+
     </inputs>
     <outputs>
         <data name="statistic" from_work_dir="outfile_statistics" format="bed" label="${tool.name} on [${on_string}]: Statistic"/>