diff macros.xml @ 85:a65e52152476 draft default tip

planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 1a81ebd0ddea950b84af3fc830e9267a4814b29f
author yating-l
date Mon, 06 Nov 2017 13:13:01 -0500
parents cb62314a6297
children
line wrap: on
line diff
--- a/macros.xml	Fri Nov 03 17:08:19 2017 -0400
+++ b/macros.xml	Mon Nov 06 13:13:01 2017 -0500
@@ -63,14 +63,17 @@
                     type="data"
                     format="txt"
                     multiple="true"
+                    min="2"
+                    max="2"
                     label="Specify Trix index" 
                     help="Dataset collection containing ix and ixx files generated by UCSC Trix Index Generator"
                 />
-            <yield />
+                <yield />
             </when>
             <when value="no">
             </when>
         </conditional>
     </xml>
 
+
 </macros>
\ No newline at end of file