changeset 1:316b24a15236 draft

planemo upload for repository https://github.com/pvanheus/data_manager_rnastar_index_builder commit 265fa1966ea606ebccea8c2865043c014959c10c-dirty
author sanbi-uwc
date Mon, 08 Feb 2016 03:24:18 -0500
parents 2883a3b7dc56
children 01e77b5e12c5
files data_manager/rnastar_index_builder.xml
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/rnastar_index_builder.xml	Mon Feb 08 03:23:34 2016 -0500
+++ b/data_manager/rnastar_index_builder.xml	Mon Feb 08 03:24:18 2016 -0500
@@ -11,15 +11,15 @@
         </param>
         <param type="text" name="sequence_name" value="" label="Name of sequence" />
         <param type="text" name="sequence_id" value="" label="ID for sequence" />
-        <conditional name="advanced_options">
-            <param name="show_advanced_options" type="boolean" label="Show advanced options?"
-                   truevalue="yes" falsevalue="no" checked="false" />
-            <when value="yes">
-                <param name="chr_bin_nbits" type="integer" label="Scale of chromosome bins"
-                       help="value is log2(chrBin), where chrBin is the size of the bins for genome storage: each chromosome will occupy an integer number of bins" default="18" />
-            </when>
-            <when value="no" />
-        </conditional>
+        <!--<conditional name="advanced_options">-->
+            <!--<param name="show_advanced_options" type="boolean" label="Show advanced options?"-->
+                   <!--truevalue="yes" falsevalue="no" checked="false" />-->
+            <!--<when value="yes">-->
+                <!--<param name="chr_bin_nbits" type="integer" label="Scale of chromosome bins"-->
+                       <!--help="value is log2(chrBin), where chrBin is the size of the bins for genome storage: each chromosome will occupy an integer number of bins" default="18" />-->
+            <!--</when>-->
+            <!--<when value="no" />-->
+        <!--</conditional>-->
     </inputs>
     <outputs>
         <!-- <data from_work_dir="tempstargenomedir" auto_format="false"></data>-->