comparison rgWebLogo3.xml @ 2:76426785ae1c draft

planemo upload commit 4381f4022eca6f3c58ae1d01096795cd28c15062
author devteam
date Wed, 05 Aug 2015 18:55:25 -0400
parents a10f9ed463ae
children 3179d17dc6e5
comparison
equal deleted inserted replaced
1:a10f9ed463ae 2:76426785ae1c
19 <option value="png" selected="True">PNG screen quality</option> 19 <option value="png" selected="True">PNG screen quality</option>
20 <option value="png_print">High quality printable PNG</option> 20 <option value="png_print">High quality printable PNG</option>
21 <option value="pdf">PDF</option> 21 <option value="pdf">PDF</option>
22 <option value="jpeg">JPG</option> 22 <option value="jpeg">JPG</option>
23 <option value="eps">EPS</option> 23 <option value="eps">EPS</option>
24 <option value="txt">Text (shows the detailed calculations for each position - no image)</option> 24 <option value="logodata">Text (shows the detailed calculations for each position - no image)</option>
25 </param> 25 </param>
26 <param name="units" type="select" label="Display Units" 26 <param name="units" type="select" label="Display Units"
27 help="What the height of each logo element depicts - eg bits of entropy (default)"> 27 help="What the height of each logo element depicts - eg bits of entropy (default)">
28 <option value="bits" selected="True">Entropy (bits)</option> 28 <option value="bits" selected="True">Entropy (bits)</option>
29 <option value="probability">Probability</option> 29 <option value="probability">Probability</option>
71 <change_format> 71 <change_format>
72 <when input="outformat" value="png_print" format="png" /> 72 <when input="outformat" value="png_print" format="png" />
73 <when input="outformat" value="png" format="png" /> 73 <when input="outformat" value="png" format="png" />
74 <when input="outformat" value="jpeg" format="jpg" /> 74 <when input="outformat" value="jpeg" format="jpg" />
75 <when input="outformat" value="eps" format="eps" /> 75 <when input="outformat" value="eps" format="eps" />
76 <when input="outformat" value="txt" format="txt" /> 76 <when input="outformat" value="logodata" format="txt" />
77 </change_format> 77 </change_format>
78 </data> 78 </data>
79 </outputs> 79 </outputs>
80 <tests> 80 <tests>
81 <test> 81 <test>