changeset 74:270e8f69228b

"planemo upload"
author kkonganti
date Wed, 13 Jul 2022 14:45:49 -0400
parents 61b7ab692529
children eeddd4dfd7f5
files cfsan_centriflaken.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Wed Jul 13 14:20:36 2022 -0400
+++ b/cfsan_centriflaken.xml	Wed Jul 13 14:45:49 2022 -0400
@@ -88,7 +88,7 @@
                             help="THIS OPTION IS IGNORED IF THE INPUT READS ARE SHORT READS."/>
                     </when>
                 </conditional>
-                <param name="fq_suffix" value=".fastq.gz" type="text" label="Suffix of the R1 FASTQ or Unpaired FASTQ"/>
+                <param name="fq_suffix" value=".fastq.gz" type="text" label="Suffix of the Unpaired FASTQ"/>
             </when>
             <when value="paired">
                 <param name="input_pair" type="data_collection" collection_type="list:paired" format="fastq,fastq.gz,fastqsanger.gz,fastqsanger"
@@ -103,7 +103,7 @@
                             help="THIS OPTION IS IGNORED IF THE INPUT READS ARE SHORT READS."/>
                     </when>
                 </conditional>
-                <param name="fq_suffix" value="_R1_001.fastq.gz" type="text" label="Suffix of the R1 FASTQ or Unpaired FASTQ"/>
+                <param name="fq_suffix" value="_R1_001.fastq.gz" type="text" label="Suffix of the R1 FASTQ"/>
                 <param name="fq2_suffix" value="_R2_001.fastq.gz" type="text" label="Suffix of the R2 FASTQ"/>
             </when>
         </conditional>