changeset 89:55a686167e40

"planemo upload"
author kkonganti
date Thu, 14 Jul 2022 09:59:59 -0400
parents 0c59342d0144
children 1e4f33f27a58
files cfsan_centriflaken.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Thu Jul 14 09:38:11 2022 -0400
+++ b/cfsan_centriflaken.xml	Thu Jul 14 09:59:59 2022 -0400
@@ -95,8 +95,10 @@
                         </param>
                     </when>
                     <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=".fastq.gz" type="text" label="Suffix of the Unpaired FASTQ"/>