comparison cluster.tools/cluster.2.centroid.xml @ 3:563832f48c08 draft

Uploaded
author peter-waltman
date Fri, 01 Mar 2013 19:51:25 -0500
parents 0decf3fd54bc
children
comparison
equal deleted inserted replaced
2:b8f262149ee2 3:563832f48c08
6 6
7 </command> 7 </command>
8 <inputs> 8 <inputs>
9 <param name="dataset" type="data" format='rdata' label="Cluster Result" help="Specify the cluster result to analayze (MUST BE IN rdata format; see help below)"/> 9 <param name="dataset" type="data" format='rdata' label="Cluster Result" help="Specify the cluster result to analayze (MUST BE IN rdata format; see help below)"/>
10 <param name="gen_new_dgram" type='select' display="radio" label="Re-calculate cluster tree for new matrix ?" help="Specify whether or not to re-calculate a dendrogram for the cluster centroid matrix"> 10 <param name="gen_new_dgram" type='select' display="radio" label="Re-calculate cluster tree for new matrix ?" help="Specify whether or not to re-calculate a dendrogram for the cluster centroid matrix">
11 <option value="yes" selected='true' >Yes</option>
11 <option value="no">No</option> 12 <option value="no">No</option>
12 <option value="yes" selected='true' >Yes</option>
13 </param> 13 </param>
14 14
15 </inputs> 15 </inputs>
16 <outputs> 16 <outputs>
17 <data format="rdata" name="output_fname" label="Cluster Centroid Matrix (RData)" /> 17 <data format="rdata" name="output_fname" label="Cluster Centroid Matrix (RData)" />