mev-4.0.01/source/org/tigr/microarray/mev/cluster/gui/impl/dialogs/dialogHelpUtil/dialogHelpPages/hcl_tree_config_parameters.html

Code
Comments
Other
Rev Date Author Line
2 26 Feb 07 jari 1 <html>
2 26 Feb 07 jari 2     <body bgcolor = "#FFFFCC"><basefont face = "Arial">
2 26 Feb 07 jari 3   <h1>Tree Configuration</h1> <h2>Parameter Information</h2>
2 26 Feb 07 jari 4             <hr size = 10>
2 26 Feb 07 jari 5
2 26 Feb 07 jari 6 <h2> Distance Threshold </h2>
2 26 Feb 07 jari 7 This floating point parameter indicates the smallest distance
2 26 Feb 07 jari 8 that will be represented on the tree.  If a node distance
2 26 Feb 07 jari 9 falls below this threshold the representation for that node
2 26 Feb 07 jari 10 will have a height of zero.  Using this option one can essentially
2 26 Feb 07 jari 11 combine low level elements that are very close together to appear
2 26 Feb 07 jari 12 as members of a single node.
2 26 Feb 07 jari 13 <br>
2 26 Feb 07 jari 14 <h2> Minimum Pixel Distance </h2>
2 26 Feb 07 jari 15 This integer is the minimum height of a node in the tree in units of pixels.
2 26 Feb 07 jari 16 Nodes which are close and would ordinarily have a node height below
2 26 Feb 07 jari 17 this value are forced to appear this number of pixels above the
2 26 Feb 07 jari 18 lower level node.
2 26 Feb 07 jari 19 <br>
2 26 Feb 07 jari 20 <h2> Maximum Pixel Distance </h2>
2 26 Feb 07 jari 21 Maximum Pixel Distance (integer) is the maximum distance that any node can have.
2 26 Feb 07 jari 22 Nodes which are distant and would ordinarily have a node height greater
2 26 Feb 07 jari 23 than this value are constrained to appear this number of pixels above the
2 26 Feb 07 jari 24 lower level node.
2 26 Feb 07 jari 25         </basefont>
2 26 Feb 07 jari 26     </body>
2 26 Feb 07 jari 27 </html>