Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
Einar Ryeng f07ce85e46 Changes to DAG plot. 2009-02-06 22:21:51 +00:00
Einar Ryeng 7e6bac20e1 FIXING STUFF!
Rename should be complete or almost so.
2008-12-05 22:07:56 +00:00
Einar Ryeng 13b35180ee Fixed bug in DAG plot color mapping. 2007-08-08 12:24:14 +00:00
Einar Ryeng 4b80baf225 Added information content drag'n'drop to z loadings plot. 2007-08-06 16:20:39 +00:00
Einar Ryeng 3f7215bc35 Factored out a mixin class for IC thresholding. 2007-08-03 12:09:17 +00:00
Einar Ryeng 94f4b276b9 Fixed selection in DAG-plot to work both with and without IC set. 2007-08-02 11:20:30 +00:00
Einar Ryeng b233e4abc6 Added spin buttons for minimum and maximum information content in DAG plot. 2007-08-02 10:20:33 +00:00
Einar Ryeng aa4007e208 Improved drag'n'drop of data into scatter plots so that it no longer requires
matching identifiers along dimensions.
2007-07-30 17:42:48 +00:00
Einar Ryeng 0bc4a6e3f0 Fixed drag'n'drop of datasets to DAG-plots to convert inf/-inf to
maximum/minimum values of the dataset.
2007-07-30 14:15:23 +00:00
Einar Ryeng dc7f7dbde2 Added existing_identifiers function to Dataset.
Added colouring drag'n'drop to DAGPlot in gobrowser module.
2007-07-26 15:45:42 +00:00
Einar Ryeng a45743c31e Added main.py that now contains the One & Only Singleton instance of these classes:
- Navigator
 - Aplication
 - Workflow
 - Project
 - Options
Corresponding changes have been added in lots of other files to account for this, but
the access to these objects should now be a lot easier.
2007-07-26 12:35:59 +00:00
Einar Ryeng 7ea87e646a Added DAG plot to gobrowser module and smokers workflow. 2007-07-23 17:02:28 +00:00
Einar Ryeng 75c7c51708 DistanceToSelectionFunction 2007-07-05 18:36:59 +00:00
Einar Ryeng d29013a863 T-test now works, and outputs a histogram as well as t-values and p-values. 2007-07-03 16:25:38 +00:00
Einar Ryeng 884804c49a Added a dummy for the t-test function. Will be updated when I have access to my
office computer tomorrow.
2007-06-28 21:48:13 +00:00
Einar Ryeng e5cd8a8077 Started on a function to enhance gene lists by using GO similarities.
Not in a usable state.
2007-06-22 15:37:22 +00:00
Einar Ryeng d6298a2d99 Ensures that the GO is only loaded once. 2007-06-21 10:26:35 +00:00
Einar Ryeng f6696dfacc Added gobrowser to smalltest workflow. 2007-03-14 21:08:56 +00:00