changeset 1:fcfd1e66edf9 draft default tip

planemo upload
author jowong
date Tue, 13 Nov 2018 10:47:19 -0500
parents 7412632c7b0e
children
files spotyping_postprocess.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/spotyping_postprocess.xml	Tue Nov 13 10:46:18 2018 -0500
+++ b/spotyping_postprocess.xml	Tue Nov 13 10:47:19 2018 -0500
@@ -1,4 +1,4 @@
-<tool id="spotyping_postprocess" name="Spotyping Postprocess" version="1.0.0">
+<tool id="spotyping_postprocess" name="Spotyping Postprocess" version="1.0.1">
     <description>Postprocess spotyping galaxy output</description>
     <command interpreter="python"><![CDATA[
         spotyping_postprocess.py  -s #for $path in $paths# $path.element_identifier #end for# -f #for $path in $paths# $path #end for#
@@ -10,7 +10,7 @@
         <data name="output" format="txt" from_work_dir="spotyping_postprocess_output.txt"/>
     </outputs>
     <help>
-This tool processes the spotyping galaxy output such that it is in line with the command line
+This tool processes the collection of spotyping galaxy results output and replaces the galaxy names with the appopriate sample names and concatenates them
     </help>
     <citations>
     </citations>