changeset 4:594b85e4237a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pe_histogram commit d7e29bd902ec805b3e8d68c38ae446ec25f9cb43
author iuc
date Fri, 04 Oct 2024 09:11:36 +0000
parents bd1416eea1f0
children
files pe_histogram.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pe_histogram.xml	Wed Dec 04 08:18:34 2019 -0500
+++ b/pe_histogram.xml	Fri Oct 04 09:11:36 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="pe_histogram" name="Paired-end histogram" version="1.0.1">
+<tool id="pe_histogram" name="Paired-end histogram" version="1.0.2" profile="23.0">
     <description>of insert size frequency</description>
     <requirements>
         <requirement type="package" version="11.0.1">openjdk</requirement>
@@ -26,8 +26,8 @@
         <param name="upper_limit" type="integer" value="" optional="true" min="0" label="Upper bp limit (optional)" help="The upper bp limit on insert size for calculating the histogram." />
     </inputs>
     <outputs>
-        <data name="output1" format="png" />
-        <data name="output2" format="tabular" />
+        <data name="output1" format="png" label="${tool.name} on ${on_string}: Plot"/>
+        <data name="output2" format="tabular" label="${tool.name} on ${on_string}: Table" />
     </outputs>
     <tests>
         <test>