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

13 Commits

Author SHA1 Message Date
Einar Ryeng cdb8d1b026 Removed unit test for workflows. The only test file in the directory is
for a workflow that is not used.
2006-10-17 17:53:52 +00:00
Truls Alexander Tangstad 443b18cea6 Made sure ordering of matrices are ok. 2006-05-09 14:13:09 +00:00
Truls Alexander Tangstad 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
Truls Alexander Tangstad fafa373e67 Added categorygetter for PhenotypeDataset. 2006-05-04 13:30:04 +00:00
Truls Alexander Tangstad fb7128138e Fixed floats in phenotype importer.
Added PrintFunction for debug-printing.
Added PhenotypeImportFunction to AffyWorkflow.
2006-05-03 14:27:38 +00:00
Truls Alexander Tangstad b757da5929 Implemented PhenotypeDataset with tests. 2006-05-03 14:04:28 +00:00
Truls Alexander Tangstad 91c1d8ea8b Fixed getting empty selections. 2006-05-02 15:40:54 +00:00
Truls Alexander Tangstad 56c07c6392 Implemented Dataset.get_indices() and extended Dataset.get_identifiers() to convert between indices and identifiers and subsets thereof.
Also added tests.
2006-05-02 14:06:48 +00:00
Truls Alexander Tangstad bda48169fe Fixed imports to make test run. 2006-05-02 13:21:24 +00:00
Arnar Flatberg a2e4392a72 Complete rewrite of dataset class, with (all) the necessary updates 2006-04-24 09:53:07 +00:00
Einar Ryeng 4bdeef05f6 * annotations.py: The Annotations class now work. Querying along any
axis is supported, but only two dimensional Annotations can be created.
2006-04-16 23:30:01 +00:00
Arnar Flatberg 23fb12f53a First commit 2006-04-16 22:57:50 +00:00
Einar Ryeng eb45c125aa * annotations.py: Annotation class for two-way annotations. Does only support
exactly two dimensions.
2006-04-16 22:06:29 +00:00