Repository 'metaquantome_viz'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/metaquantome_viz

Changeset 2:02da24eac445 (2020-09-24)
Previous changeset 1:8c30496a665a (2020-09-23) Next changeset 3:944b43462104 (2020-11-24)
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit 74c403057350af3dde81aea154414a0d6a84d2a3-dirty"
modified:
metaquantome_viz.xml
b
diff -r 8c30496a665a -r 02da24eac445 metaquantome_viz.xml
--- a/metaquantome_viz.xml Wed Sep 23 17:01:47 2020 +0000
+++ b/metaquantome_viz.xml Thu Sep 24 08:56:43 2020 +0000
b
@@ -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"