Commit Graph

10 Commits

Author SHA1 Message Date
581cef75ae Fixed plot things. A plot can only be attached to one view now. 2006-05-29 11:24:33 +00:00
5b1af849dc Implemented Limma function for Affy workflow.
Extended ScatterPlot to take two datasets and updated code using it.
2006-05-09 13:17:17 +00:00
97f56f66ac Added text-input for contrast-matrix creator for affymetrics workflow. 2006-05-05 14:30:23 +00:00
60c1d19a74 Get correct path for glade file based on the path of the system package. 2006-04-27 11:20:12 +00:00
c95c18eb14 fluents.glade is now read from '/system/' under the directory of argv[0]. 2006-04-27 10:54:18 +00:00
2b0fdc186c Fiexd the cancel button of the new project dialog. Closes #7 2006-04-26 14:01:46 +00:00
359903c5ab Made system a package. 2006-04-25 09:53:35 +00:00
32fdca837a Moved the generation of workflow list from dialogs.py to workflow.py, as
a step in the process of making command line options to the program.
2006-04-24 21:52:18 +00:00
a2e4392a72 Complete rewrite of dataset class, with (all) the necessary updates 2006-04-24 09:53:07 +00:00
e762aef882 * system/dialogs.py: Oooops. Forgot this file in the previous commits. Well,
here it is, currently only with the New Project dialog.
2006-04-22 22:29:02 +00:00