changeset 15:4b1b93f8a309 draft

planemo upload for repository https://github.com/phac-nml/mob-suite commit 4046a822176aafd34a2ae8dc24ad6d0337fafbe6-dirty
author dfornika
date Tue, 25 Jun 2019 14:58:52 -0400
parents 5e50959ef21f
children 9325ba7f31f4
files separate_chromosome_from_plasmids.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/separate_chromosome_from_plasmids.xml	Tue Jun 25 14:52:21 2019 -0400
+++ b/separate_chromosome_from_plasmids.xml	Tue Jun 25 14:58:52 2019 -0400
@@ -11,7 +11,7 @@
   ]]>  
   </command>
   <inputs>
-    <param name="inputs" type="data" format="fasta" multiple="true" label="Input" help="FASTA files with contig(s)"/>
+    <param name="inputs" type="data_collection" format="fasta" multiple="true" label="Input" help="FASTA files with contig(s)"/>
   </inputs>
   <outputs>
     <data name="chromosome" format="fasta" from_work_dir="chromosome.fasta" label="Chromosome contigs"/>