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

Changeset 9:db0236de7b35 (2018-07-05)
Previous changeset 8:d556679c88d6 (2018-04-23) Next changeset 10:9dad3d0b27bc (2018-08-04)
Commit message:
planemo upload for repository https://github.com/gbcs-embl/Je/tree/master/src/galaxy commit e9754a8ec64b4606a620fe3b62fd186e659fc4e0
modified:
macros.xml
b
diff -r d556679c88d6 -r db0236de7b35 macros.xml
--- a/macros.xml Mon Apr 23 05:47:54 2018 -0400
+++ b/macros.xml Thu Jul 05 07:31:48 2018 -0400
b
@@ -194,7 +194,7 @@
 
             <when value="text">
                 <param name="barcode_text" type="text" area="True" size="10x30"
-                    value="sample_name\tbarcode\n" label="Barcode List"
+                    value="sample_name &lt;tab&gt; barcode" 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.">