Opened 16 years ago
Closed 16 years ago
#1051 closed task (fixed)
Add support in the GUI for accssing files used to store analysed data
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.8 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
This is related to to #1029 and depends on #1050.
The first thing is to add functions in the GUI to access and display the files that are attached to BioAssaySet
:s and ExtraValue
:s. To begin with we don't need functions for manually changing or adding files to already existing items.
The second thing is to make sure existing functions don't break or behave badly in the case that we only have data in files. For example, the plot tool, experiment explorer, etc.
The third thing.... I can't think of any more right now, but I bet there are other issues that will popup.
Change History (2)
comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [4338]) Fixes #1051: Add support in the GUI for accssing files used to store analysed data