changeset 2:02da24eac445 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit 74c403057350af3dde81aea154414a0d6a84d2a3-dirty"
author galaxyp
date Thu, 24 Sep 2020 08:56:43 +0000
parents 8c30496a665a
children 944b43462104
files metaquantome_viz.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/metaquantome_viz.xml	Wed Sep 23 17:01:47 2020 +0000
+++ b/metaquantome_viz.xml	Thu Sep 24 08:56:43 2020 +0000
@@ -55,8 +55,8 @@
               <!-- do nothing -->
             </when>
           </conditional>
-          <param argument="--feature_cluster_size" type="integer" label="For tabular output. Number of clusters 'k' to cut the feature dendrogram tree. Default = 2"/>
-          <param argument="--sample_cluster_size" type="integer" label="For tabular output. Number of clusters 'k' to cut the sample dendrogram tree. Default = 2"/>
+          <param argument="--feature_cluster_size" value="2" type="integer" label="For tabular output. Number of clusters 'k' to cut the feature dendrogram tree."/>
+          <param argument="--sample_cluster_size"  value="2" type="integer" label="For tabular output. Number of clusters 'k' to cut the sample dendrogram tree."/>
         </xml>
         <xml name="pca_calcsep">
           <param argument="--calculate_sep" type="boolean" truevalue="--calculate_sep" falsevalue="" checked="false"