Opened 15 years ago
Closed 15 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 Changed 15 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [4338]) Fixes #1051: Add support in the GUI for accssing files used to store analysed data