diff hicPCA.xml @ 15:41dbf4d162a2 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit fa140a9f660eab2459e21b0b637b129d7de24c02
author iuc
date Tue, 10 Jan 2023 18:56:55 +0000
parents 3b5b54ed6392
children 77919cc3618e
line wrap: on
line diff
--- a/hicPCA.xml	Tue Mar 16 15:05:22 2021 +0000
+++ b/hicPCA.xml	Tue Jan 10 18:56:55 2023 +0000
@@ -95,13 +95,13 @@
             </change_format>
         </data>
 
-        <data name="pearson_outfile" from_work_dir="pearson" format="cool">
+        <data name="pearson_outfile" from_work_dir="pearson" format="cool" label="${tool.name} on ${on_string}: Pearson matrix">
             <filter>pearsonMatrix</filter>
             <change_format>
-                <when input_dataset="matrix_h5_cooler" attribute="ext" value="h5" format="h5" />
+                <when input_dataset="matrix_h5_cooler" attribute="ext" value="h5" format="h5"/>
             </change_format>
         </data>
-        <data name="obsexp_outfile" from_work_dir="obsexp" format="cool">
+        <data name="obsexp_outfile" from_work_dir="obsexp" format="cool" label="${tool.name} on ${on_string}: observed / expected matrix">
             <filter>obsexpMatrix</filter>
             <change_format>
                 <when input_dataset="matrix_h5_cooler" attribute="ext" value="h5" format="h5" />
@@ -228,7 +228,7 @@
 | For more information about HiCExplorer please consider our documentation on readthedocs.io_
 
 .. _readthedocs.io: http://hicexplorer.readthedocs.io/en/latest/index.html
-.. _`Lieberman-Aiden et al. (2009)`: https://doi.org/10.1126%2Fscience.1181369
+.. _`Lieberman-Aiden et al. (2009)`: https://doi.org/10.1126/science.1181369
 ]]>    </help>
     <expand macro="citations" />
 </tool>