comparison tac.xml @ 3:37e1eb05b1b4 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:19 -0500
parents 5314e5d6f040
children 60edf2f8c28f
comparison
equal deleted inserted replaced
2:616efa22d193 3:37e1eb05b1b4
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>