20 June 2003 - 1) Fixed all bugs from lcDNA_v0.03rc1 expect bug 2. 2) Problem: Error is posted when the user changes the plot types. This error is non-fatal but annoying. Possible Cause: The iwidgets::menuoptions class does not work correctly on Microsoft Windows. Possible Solutions: a) Edit the iwidgets library and add a Windows-specific error catch. b) Use the generic tk_menuOptions widget. lcDNA_v0.03rc1 1) Problem: lcDNA exits after saving figures to postscript. Possible Cause: The blt::graph postscript command issues an exit command. Possible Solutions: a) Upgrade the BLT libraries. b) Use a generic printing command that has less options. 2) Problem: Error is posted when the user changes the plot types. This error is non-fatal but annoying. Possible Cause: The iwidgets::menuoptions class does not work correctly on Microsoft Windows. Possible Solutions: a) Edit the iwidgets library and add a Windows-specific error catch. b) Use the generic tk_menuOptions widget. 3) Instruction manual error (instructions.html): Instructions are incorrect for the Assess Expression output. Gene name and Gene number are the last two columns, respectively. The first column is Assigned Gene ID number; the following sequence is the same. 1) Assigned GeneID number, 2) Ecb, 3) Ecmp, 4) 97.5q, 5) 2.5 q, 6) Average theta G, 7) score, 8) Gene name, 9) gene number. 4) Instruction manual error (instructions.html): The instructions state that the normalization of the calibration slides is global; this is incorrect, the normalization for the calibration slides is done using lowess fitting.