Previous changeset 8:b2977ee0d42d (2018-04-23) Next changeset 10:7f3d516cb0e2 (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 b2977ee0d42d -r 73d03050678d macros.xml --- a/macros.xml Mon Apr 23 05:46:19 2018 -0400 +++ b/macros.xml Thu Jul 05 07:30:46 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 <tab> 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."> |