mev-4.0.01/source/org/tigr/microarray/mev/cluster/gui/impl/dialogs/dialogHelpUtil/dialogHelpPages/script_value_editor_dialog.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>Script Value Editor</h1>
2 26 Feb 07 jari 4             <hr size = 10>
2 26 Feb 07 jari 5 The Script Value Editor is used to make controlled changes to the 
2 26 Feb 07 jari 6 script parameters.  If a line in the XMLViewer contains a
2 26 Feb 07 jari 7 key:value pair then the <i>Edit</i> menu option is enabled.
2 26 Feb 07 jari 8 The entered value is validated for type and that it falls within
2 26 Feb 07 jari 9 possible magnitude constraints.  If an error has occurred then
2 26 Feb 07 jari 10 the update will be halted and a warning will be issued.
2 26 Feb 07 jari 11 <br><br>
2 26 Feb 07 jari 12 The <i>View Valid Parameters</i> button will provide a table of
2 26 Feb 07 jari 13 parameters names, their types, possible constraints,
2 26 Feb 07 jari 14 and if the parameter is strictly required in all cases.
2 26 Feb 07 jari 15 <br><br>
2 26 Feb 07 jari 16 <b>Great care should be taken to insure that changes to script parameters
2 26 Feb 07 jari 17 will not affect other algorithm parameters or the nature of the output
2 26 Feb 07 jari 18 such that down-stream algorithms are still appropriate.</b>
2 26 Feb 07 jari 19         </basefont>
2 26 Feb 07 jari 20     </body>
2 26 Feb 07 jari 21 </html>