diff collection_list.xml @ 18:a5dcb110f213 draft

planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_collection_builder commit 436d91722b309f61890d13d7ed28cd43c79a5c74-dirty
author mingchen0919
date Mon, 25 Sep 2017 22:56:25 -0400
parents 2f6a7c67440f
children ae012f658711
line wrap: on
line diff
--- a/collection_list.xml	Mon Sep 25 22:47:21 2017 -0400
+++ b/collection_list.xml	Mon Sep 25 22:56:25 2017 -0400
@@ -38,8 +38,9 @@
     </command>
     <inputs>
         <param type="data" name="file_list" multiple="true" />
+        <param type="text" name="format" label="the format of input files (e.g., fastq, fastqsanger, fasta)"/>
+
         <param type="boolean" name="echo" truevalue="TRUE" falsevalue="FALSE" checked="false" label="Display analysis code in report?" />
-        <param type="text" name="format" label="the format of input files (e.g., fastq, fastqsanger, fasta)"/>
     </inputs>
     <outputs>
         <data format="html" name="report" label="Collection builder (list collection)" />