diff macros_tests.xml @ 6:740057a5126d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
author iuc
date Fri, 01 May 2020 07:28:50 -0400
parents 014a21767ac4
children 290a11559985
line wrap: on
line diff
--- a/macros_tests.xml	Thu Jan 23 07:27:22 2020 -0500
+++ b/macros_tests.xml	Fri May 01 07:28:50 2020 -0400
@@ -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" />