changeset 3:668be0a63172 draft default tip

planemo upload
author mingchen0919
date Wed, 04 Apr 2018 13:32:58 -0400
parents 8e913d0be3e6
children
files fastq_dump_pe.xml fastq_dump_se.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/fastq_dump_pe.xml	Wed Apr 04 13:21:37 2018 -0400
+++ b/fastq_dump_pe.xml	Wed Apr 04 13:32:58 2018 -0400
@@ -22,7 +22,7 @@
 ]]></command>
     <inputs>
         <param type="text" name="accessions" label="SRR/DRR/ERR accessions (paired end reads)"
-               help="A list of SRR/DRR/ERR accessions separated by comma or space (e.g. SRR6077558 ERR343809)"
+               help="A list of SRR/DRR/ERR accessions separated by space (e.g. SRR6077558 SRR6933269)"
                optional="True"/>
     </inputs>
     <outputs>
--- a/fastq_dump_se.xml	Wed Apr 04 13:21:37 2018 -0400
+++ b/fastq_dump_se.xml	Wed Apr 04 13:32:58 2018 -0400
@@ -21,7 +21,7 @@
 ]]></command>
     <inputs>
         <param type="text" name="accessions" label="SRR/DRR/ERR accessions (single end reads)"
-               help="A list of SRR/DRR/ERR accessions separated space (e.g. SRR6077558 ERR343809)" optional="True"/>
+               help="A list of SRR/DRR/ERR accessions separated by space (e.g. SRR6906022 SRR6906023)" optional="True"/>
     </inputs>
     <outputs>
         <data name="report" format="html" label="${tool.name}" hidden="false"/>