changeset 6:948dba53a391 draft

planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/mash commit 0079a4c998b5d05484a6a99ca1ccb516a7ba9a70-dirty
author dfornika
date Tue, 29 Jan 2019 14:58:37 -0500
parents 4bfeab125a68
children cf0d6a872bd4
files mash_dist.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mash_dist.xml	Mon Jan 28 22:42:03 2019 -0500
+++ b/mash_dist.xml	Tue Jan 29 14:58:37 2019 -0500
@@ -47,10 +47,10 @@
                 <param name="query" type="data" format="@INTYPES@" label="Select fastq dataset" help="Specify dataset with single reads"/>
             </when>
 	    <when value="collection">
-                <param name="query" format="@INTYPES@" type="data_collection" collection_type="single" label="Select a collection" help="See help section for an explanation of dataset collections"/>
+                <param name="query" format="@INTYPES@" type="data_collection" collection_type="list" label="Select a collection" help="See help section for an explanation of dataset collections"/>
             </when>
             <when value="paired_collection">
-                <param name="pool" format="@INTYPES@" type="data_collection" collection_type="paired" label="Select a paired collection" help="See help section for an explanation of dataset collections"/>
+                <param name="query" format="@INTYPES@" type="data_collection" collection_type="paired" label="Select a paired collection" help="See help section for an explanation of dataset collections"/>
             </when>
         </conditional>
     </inputs>