changeset 38:252a1899f3af draft

Uploaded
author jackcurragh
date Fri, 23 Sep 2022 14:41:37 +0000
parents 14ae3bb73e02
children 16abcccd3905
files get_chrom_sizes/get_chrom_sizes.xml
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/get_chrom_sizes/get_chrom_sizes.xml	Fri Sep 23 14:30:47 2022 +0000
+++ b/get_chrom_sizes/get_chrom_sizes.xml	Fri Sep 23 14:41:37 2022 +0000
@@ -27,10 +27,11 @@
                 <param name="input1_file" type="data" format="fasta" label="FASTA File" />
             </when>
         </conditional>
-        <param name="input2" type="select" label="Chromosome Column Prefix (eg. chr)">
+        <!-- <param name="input2" type="select" label="Chromosome Column Prefix (eg. chr)">
             <option value="chr">'chr' (required for upload to GWIPS-Viz)</option>
             <option value="" selected='true'>None - do not add a prefix</option>
-        </param> 
+        </param>  -->
+        <param name="input2" type="text" label="Chromosome Column Prefix" />
 
     </inputs>
     <outputs>