Opened 6 years ago
Last modified 5 years ago
#637 assigned enhancement
GlycanArray - add a new column in Overview page Slide List table
Reported by: | sena | Owned by: | yukie |
---|---|---|---|
Priority: | high | Milestone: | Module - Glycan array analysis |
Component: | Glycan Array management | Version: | GRITS 1.1.x |
Severity: | major | Keywords: | |
Cc: |
Description
Add a new column in the Slide List table where we list raw data to designate one of the scan powers as the best one.
We need to store this information with the experiment.
Change History (4)
comment:1 Changed 6 years ago by
Status: | new → assigned |
---|
comment:2 Changed 5 years ago by
Owner: | changed from sena to yukie |
---|
comment:3 Changed 5 years ago by
Priority: | low → lowest |
---|
comment:4 Changed 5 years ago by
Priority: | lowest → high |
---|---|
Severity: | minor → major |
<Plugin/package>
model.GlycanArrayExperiment
l.20 PowerLevel selectedPowerLevel;
(Master table should use this for Default selection)
editors.pages.OverviewPage
-> allow users for select the scan power and save in the object model
editors.pages.GlcyanArrayMasterTableView
-> Read the scan power from the object model and select by Default.
<Comments>
- New "Best(?) scan power" drop down at Overview between "Slides(Section title)" and "Slide(Table)". => object model to use it for Master Table "Scan Power" selection. (Do not need to change the order of scan power, just start from the "Selected" scan power)
- User can select the best scan power in Over View
- Selected scan power will be default in Master Table
<Estimate>
2 weeks
Note: See
TracTickets for help on using
tickets.
27/Feb/2017