changeset 91:046e57368d3b

"planemo upload"
author kkonganti
date Thu, 14 Jul 2022 11:18:42 -0400
parents 1e4f33f27a58
children 295c2597a475
files cfsan_centriflaken.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Thu Jul 14 11:16:01 2022 -0400
+++ b/cfsan_centriflaken.xml	Thu Jul 14 11:18:42 2022 -0400
@@ -111,8 +111,10 @@
                         <option value="centriflaken_hy" selected="true">centriflaken_hy</option>
                     </param>
                     <when value="centriflaken_hy">
-                        <param name="long_read_platform" value="N/A" type="text" optional="true" label="Mention long read sequencing platform and type"
-                            help="THIS OPTION IS IGNORED IF THE INPUT READS ARE SHORT READS."/>
+                        <param name="long_read_platform" type="select" label="Mention long read sequencing platform and type"
+                            help="THIS OPTION IS IGNORED IF THE INPUT READS ARE SHORT READS.">
+                                <option value="NA" selected="true">N/A</option>
+                        </param>
                     </when>
                 </conditional>
                 <param name="fq_suffix" value="_R1_001.fastq.gz" type="text" label="Suffix of the R1 FASTQ"/>