diff edgeR_Concatenate_Expression_Matrices.xml @ 8:31a23ae7c61e draft default tip

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/edger_with_design_matrix commit eb5cd7834861d8ddbffce974ed0ca6f1c0ecccf2
author erasmus-medical-center
date Tue, 14 Feb 2017 10:01:51 -0500
parents a6e388381821
children
line wrap: on
line diff
--- a/edgeR_Concatenate_Expression_Matrices.xml	Wed Feb 08 10:28:17 2017 -0500
+++ b/edgeR_Concatenate_Expression_Matrices.xml	Tue Feb 14 10:01:51 2017 -0500
@@ -95,8 +95,10 @@
             </when>
         </conditional>
         
-        <param name="remove_comment_lines" type="boolean" label="Automatically remove 'comment' lines starting with a '#'" truevale="true" falsevalue="false" selected="true" help="Some tools (incl. featureCounts) include comment lines that are not neccesairy for downstream analyis. By enabling this function, these lines will be removed." />
-        
+        <param name="remove_comment_lines" type="boolean" truevalue="true" falsevalue="false" checked="true"
+               label="Automatically remove 'comment' lines starting with a '#'"
+               help="Some tools (incl. featureCounts) include comment lines that are not neccesairy for downstream analyis. By enabling this function, these lines will be removed." />
+
     </inputs>
     
     <outputs>