diff fastq_dump_pe.xml @ 19:42e154ba2d35 draft

planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_fastq_dump commit c4beda20972367ab7d47a058a01a5f6fe492255d-dirty
author mingchen0919
date Wed, 27 Sep 2017 21:15:56 -0400
parents dcd0e0b6fcaf
children 3c859d094074
line wrap: on
line diff
--- a/fastq_dump_pe.xml	Wed Sep 27 20:43:32 2017 -0400
+++ b/fastq_dump_pe.xml	Wed Sep 27 21:15:56 2017 -0400
@@ -42,7 +42,7 @@
     </inputs>
     <outputs>
         <data format="html" name="report" label="Fastq-dump report" />
-        <collection type="list" name="list_collection" label="Fastq-dump (paired end reads)">
+        <collection type="list:paired" name="list_collection" label="Fastq-dump (paired end reads)">
             <discover_datasets pattern="(?P&lt;identifier_0&gt;[^_]+)_(?P&lt;identifier_1&gt;[^_]+)\.(?P&lt;ext&gt;[^\._]+)?" directory="read_files_directory"/>
         </collection>
         <data format="txt" name="sink_message" label="Warnings and Errors" from_work_dir="warnings_and_errors.txt" />