Mercurial > repos > bgruening > text_processing
comparison tac.xml @ 10:c78b1767db2b draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 10052765d6b712cf7d38356af4251fcc38a339b6-dirty
| author | bgruening |
|---|---|
| date | Fri, 26 Feb 2016 12:22:54 -0500 |
| parents | d64eace4f9f3 |
| children | 7725ab6dab67 |
comparison
equal
deleted
inserted
replaced
| 9:d9819ccb9ca7 | 10:c78b1767db2b |
|---|---|
| 30 <when value="yes"> | 30 <when value="yes"> |
| 31 <param name="before" type="boolean" truevalue="-b" falsevalue="" checked="True" | 31 <param name="before" type="boolean" truevalue="-b" falsevalue="" checked="True" |
| 32 label="Attach the separator before instead of after" help="(--before)"/> | 32 label="Attach the separator before instead of after" help="(--before)"/> |
| 33 <param name="regex" type="boolean" truevalue="-r" falsevalue="" checked="True" | 33 <param name="regex" type="boolean" truevalue="-r" falsevalue="" checked="True" |
| 34 label="Interpret the separator as a regular expression" help="(--regex)"/> | 34 label="Interpret the separator as a regular expression" help="(--regex)"/> |
| 35 <param name="separator_string" size="5" type="text" value="" | 35 <param name="separator_string" type="text" value="" |
| 36 label="Separator to use" help="(--separator)" /> | 36 label="Separator to use" help="(--separator)" /> |
| 37 </when> | 37 </when> |
| 38 </conditional> | 38 </conditional> |
| 39 </inputs> | 39 </inputs> |
| 40 <outputs> | 40 <outputs> |
