diff 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
line wrap: on
line diff
--- a/macros_tests.xml	Thu Jan 23 12:26:52 2020 +0000
+++ b/macros_tests.xml	Fri May 01 11:28:11 2020 +0000
@@ -30,14 +30,16 @@
                     <param name="svg" value="yes" />
                 </section>
 
-                <section name="ticks">
-                    <param name="show_ticks" value="yes" />
+                <section name="ideogram">
+                    <param name="units" value="kb" />
+                </section>
 
+                <section name="ticks">
                     <repeat name="tick_group">
-                        <param name="spacing" value="5000" />
+                        <param name="spacing" value="1" />
                     </repeat>
                     <repeat name="tick_group">
-                        <param name="spacing" value="20000" />
+                        <param name="spacing" value="5" />
                         <conditional name="ticks">
                             <param name="show_tick_labels" value="yes" />
                             <param name="format" value="%.1f" />