comparison macros_tests.xml @ 6:b84d385679e2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
author iuc
date Fri, 01 May 2020 11:28:11 +0000
parents 890ef899a3d7
children 7b64033fb9b1
comparison
equal deleted inserted replaced
5:5d7a5119a8e7 6:b84d385679e2
28 28
29 <section name="outputs"> 29 <section name="outputs">
30 <param name="svg" value="yes" /> 30 <param name="svg" value="yes" />
31 </section> 31 </section>
32 32
33 <section name="ideogram">
34 <param name="units" value="kb" />
35 </section>
36
33 <section name="ticks"> 37 <section name="ticks">
34 <param name="show_ticks" value="yes" />
35
36 <repeat name="tick_group"> 38 <repeat name="tick_group">
37 <param name="spacing" value="5000" /> 39 <param name="spacing" value="1" />
38 </repeat> 40 </repeat>
39 <repeat name="tick_group"> 41 <repeat name="tick_group">
40 <param name="spacing" value="20000" /> 42 <param name="spacing" value="5" />
41 <conditional name="ticks"> 43 <conditional name="ticks">
42 <param name="show_tick_labels" value="yes" /> 44 <param name="show_tick_labels" value="yes" />
43 <param name="format" value="%.1f" /> 45 <param name="format" value="%.1f" />
44 </conditional> 46 </conditional>
45 </repeat> 47 </repeat>