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

20 Commits

Author SHA1 Message Date
Einar Ryeng 7e6bac20e1 FIXING STUFF!
Rename should be complete or almost so.
2008-12-05 22:07:56 +00:00
Einar Ryeng 9c026a39d0 BREAKING STUFF!
Renaming from fluents to laydi
2008-12-05 21:50:32 +00:00
Einar Ryeng 93a2f404d2 Data needed if annotationtest should run clean. 2007-02-15 23:09:49 +00:00
Einar Ryeng 953662e1fb Added a couple of more assertions to the test of read_annotations_file() 2007-02-15 22:54:08 +00:00
Einar Ryeng e6cf8f765a Added read_annotations_file() 2007-02-15 22:49:40 +00:00
Einar Ryeng b17f04466b Added read_annotations_file() which reads a tab delimited file containing
annotations to identifiers along a dimension.
2007-02-15 22:42:55 +00:00
Einar Ryeng 74cb30428c Added annotations to identifiers, and converted the unused annotationtest.py to
test the new module.
2007-01-31 14:19:23 +00:00
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