diff bdss_client_sra_pe.xml @ 1:d9aeb2e7c53d draft

planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_bdss_client commit 36de2ee9751d1ef5db0c76c217fd5ba262ca3739-dirty
author mingchen0919
date Tue, 10 Oct 2017 20:21:29 -0400
parents 614e9553f366
children 979136fc0650
line wrap: on
line diff
--- a/bdss_client_sra_pe.xml	Tue Oct 10 20:19:52 2017 -0400
+++ b/bdss_client_sra_pe.xml	Tue Oct 10 20:21:29 2017 -0400
@@ -41,8 +41,8 @@
                label="Display analysis code in report?"/>
     </inputs>
     <outputs>
-        <data format="html" name="report" label="Fastq-dump report" />
-        <collection type="list:paired" name="list_collection" label="Fastq-dump (paired end reads)">
+        <data format="html" name="report" label="BDSS report" />
+        <collection type="list:paired" name="list_collection" label="BDSS fastq/fasta (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" />