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

4 Commits

Author SHA1 Message Date
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 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
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