changeset 10:9dad3d0b27bc draft default tip

planemo upload for repository https://github.com/gbcs-embl/Je/tree/master/src/galaxy commit 5acb6bc253e38c5c61fc70c10443716d4109a711
author gbcs-embl-heidelberg
date Sat, 04 Aug 2018 09:03:00 -0400
parents db0236de7b35
children
files je-demultiplex-illu.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/je-demultiplex-illu.xml	Thu Jul 05 07:31:48 2018 -0400
+++ b/je-demultiplex-illu.xml	Sat Aug 04 09:03:00 2018 -0400
@@ -29,7 +29,7 @@
     #end if
 
     @common_options_cmd@
-
+    @demultiplexer_common_options_cmd@
     @demultiplexer_common_output_options_cmd@
     @demultiplexer_common_outputs_cmd@
 ]]>
--- a/macros.xml	Thu Jul 05 07:31:48 2018 -0400
+++ b/macros.xml	Sat Aug 04 09:03:00 2018 -0400
@@ -188,8 +188,7 @@
             <when value="file">
                 <param name="BARCODE_FILE" type="data" format="tabular,txt" label="Barcode List"
                     help="Barcode list format: one sample per line. First column is sample name and second is the
-                    barcode, separated by tab or space. A third and fourth column can be used to specify the resulting
-                    file names. See help below."/>
+                    barcode, separated by tab or space. See help below."/>
             </when>
 
             <when value="text">