Previous changeset 8:a79f67128fc3 (2018-04-23) Next changeset 10:663a671f92fe (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 a79f67128fc3 -r 7b94cccdc482 macros.xml --- a/macros.xml Mon Apr 23 05:47:37 2018 -0400 +++ b/macros.xml Thu Jul 05 07:31:31 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."> |