Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
laydi/fluents
Einar Ryeng 7693f336ba Added a singleton project in the project module, so that the current project is
easily accessible from anywhere in the code. As there is only one project at
any given time this should not be a problem.

The Gene Ontology browser needed this to be able to set the selection without
passing the current project through several constructors. 

Added a context menu in the GO browser that allows the user to select all GO
terms in the subgraph that starts on the current node.
2007-01-18 15:45:48 +00:00
..
lib Added Optionsdialog for pca and pls 2007-01-04 13:53:47 +00:00
__init__.py Started to rename "system" package to "fluents". Repository will be broken 2006-10-17 14:28:35 +00:00
dataset.py Fixed the dataset loading so that it returns a correctly named Dataset. 2007-01-16 12:41:29 +00:00
dialogs.py Started to rename "system" package to "fluents". Repository will be broken 2006-10-17 14:28:35 +00:00
fluents.glade Started to rename "system" package to "fluents". Repository will be broken 2006-10-17 14:28:35 +00:00
fluents.py Added a singleton project in the project module, so that the current project is 2007-01-18 15:45:48 +00:00
logger.py Started to rename "system" package to "fluents". Repository will be broken 2006-10-17 14:28:35 +00:00
navigator.py Added histogram in plot menu 2007-01-17 15:40:54 +00:00
plots.py Added simple histogram 2007-01-17 15:40:33 +00:00
project.py Added a singleton project in the project module, so that the current project is 2007-01-18 15:45:48 +00:00
selections.py Updated import statements, and removed the workflows pca_workflow and 2006-10-17 14:42:27 +00:00
workflow.py Fixed error in docstring. 2007-01-08 19:31:19 +00:00