Commit Graph

11 Commits

Author SHA1 Message Date
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
fafa373e67 Added categorygetter for PhenotypeDataset. 2006-05-04 13:30:04 +00:00
fb7128138e Fixed floats in phenotype importer.
Added PrintFunction for debug-printing.
Added PhenotypeImportFunction to AffyWorkflow.
2006-05-03 14:27:38 +00:00
b757da5929 Implemented PhenotypeDataset with tests. 2006-05-03 14:04:28 +00:00
91c1d8ea8b Fixed getting empty selections. 2006-05-02 15:40:54 +00:00
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
bda48169fe Fixed imports to make test run. 2006-05-02 13:21:24 +00:00
a2e4392a72 Complete rewrite of dataset class, with (all) the necessary updates 2006-04-24 09:53:07 +00:00
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
23fb12f53a First commit 2006-04-16 22:57:50 +00:00
eb45c125aa * annotations.py: Annotation class for two-way annotations. Does only support
exactly two dimensions.
2006-04-16 22:06:29 +00:00