Repository 'je_demultiplex_illu'
hg clone https://toolshed.g2.bx.psu.edu/repos/gbcs-embl-heidelberg/je_demultiplex_illu

Changeset 10:9dad3d0b27bc (2018-08-04)
Previous changeset 9:db0236de7b35 (2018-07-05)
Commit message:
planemo upload for repository https://github.com/gbcs-embl/Je/tree/master/src/galaxy commit 5acb6bc253e38c5c61fc70c10443716d4109a711
modified:
je-demultiplex-illu.xml
macros.xml
b
diff -r db0236de7b35 -r 9dad3d0b27bc je-demultiplex-illu.xml
--- 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
b
@@ -29,7 +29,7 @@
     #end if
 
     @common_options_cmd@
-
+    @demultiplexer_common_options_cmd@
     @demultiplexer_common_output_options_cmd@
     @demultiplexer_common_outputs_cmd@
 ]]>
b
diff -r db0236de7b35 -r 9dad3d0b27bc macros.xml
--- a/macros.xml Thu Jul 05 07:31:48 2018 -0400
+++ b/macros.xml Sat Aug 04 09:03:00 2018 -0400
b
@@ -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">