changeset 16:c613f8c96e6d draft

planemo upload for repository https://github.com/portiahollyoak/Tools commit c734ef937d8ed788fded64ed8455e7fc7b89278c
author portiahollyoak
date Tue, 14 Jun 2016 04:36:25 -0400
parents 65ae84fc6689
children e7d3dc3e0ec9
files temp.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/temp.xml	Mon May 23 10:37:52 2016 -0400
+++ b/temp.xml	Tue Jun 14 04:36:25 2016 -0400
@@ -1,4 +1,4 @@
-<tool id ="run_TEMP" name="TEMP" version="0.1.7">
+<tool id ="run_TEMP" name="TEMP" version="0.1.8">
     <description></description>
     <requirements>
         <!-- The following are classical toolshed packages and should be removed
@@ -50,8 +50,8 @@
         <param name="minimum_score_difference" type="integer" min="10" max="37" value="30" label="Minimum score difference between optimal and suboptimal alignment to consider read uniquely mapped"/>
     </inputs>
     <outputs>
-        <data format="bed" type="data" name="insertion_summary" label="${alignment.element_identifier} Insertion summary file" />
-        <data format="bed" type="data" name="absence_summary" label="${alignment.element_identifier} Absence summary file" />
+        <data format="bed" type="data" name="insertion_summary" label="${alignment.element_identifier} Insertions" />
+        <data format="bed" type="data" name="absence_summary" label="${alignment.element_identifier} Absences" />
         <data format="zip" type="data" name="archive" label="${alignment.element_identifier} Compressed output files" />
     </outputs>
     <tests>