Repository 'jbrowse2'
hg clone https://toolshed.g2.bx.psu.edu/repos/fubar/jbrowse2

Changeset 115:4aec47f872b3 (2024-08-20)
Previous changeset 114:75f01bd05bd8 (2024-08-20) Next changeset 116:b55199c56abd (2024-08-28)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit a25a22e6f1de5f0099b0641e1251f66f685b869c
modified:
macros.xml
b
diff -r 75f01bd05bd8 -r 4aec47f872b3 macros.xml
--- a/macros.xml Tue Aug 20 06:43:01 2024 +0000
+++ b/macros.xml Tue Aug 20 09:10:27 2024 +0000
b
@@ -101,7 +101,7 @@
                     <option value="collect">Convert a collection of suitable track files</option>
                 </param>
                 <when value="collect">
-                    <param name="autoCollection" type="data_collection" label="Collection of bed, bam and other track files"/>
+                    <param name="autoCollection" type="data_collection" collection_type="list" label="Collection of bed, bam and other track files"/>
                 </when>
                 <when value="form"/>
             </conditional>