Opened 9 years ago
Closed 9 years ago
#846 closed enhancement (fixed)
Highlight YellowLabel specimen in sample processing wizards — at Version 7
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
See #771:
Partition wizard It should be visible in the selection list which specimen that have the YellowLabel annotation. A warning message should be displayed if not all such specimen are selected.
Extraction wizard It should be visible in the selection list which specimen that have the YellowLabel annotation. The default selection should include as many such specimen as possible.
RNA normalization and QC wizards Just highlight the YellowLabel specimen. No special selection rules are needed.
Change History (7)
comment:1 by , 9 years ago
Milestone: | Reggie v4.x → Reggie v4.1 |
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
comment:3 by , 9 years ago
(In [3739]) References #846: Highlight YellowLabel specimen in sample processing wizards
Display a warning if not all YellowLabel specimen are selected in the partition wizard.
comment:4 by , 9 years ago
(In [3740]) References #846: Highlight YellowLabel specimen in sample processing wizards
The lab protocol wizard and extraction registration wizard has been updated to highlight YellowLabel specimen. The automatic selection of lysates have been modified to select YellowLabel specimen before those without YellowLabel. If there are any "reserved items" (see [3469]) the YellowLabel is ignored and only the reserved items are selected.
comment:5 by , 9 years ago
(In [3741]) References #846: Highlight YellowLabel specimen in sample processing wizards
Implemented in the "RNA normalization wizard".
Moved some class definitions to the main reggie css file.
comment:6 by , 9 years ago
(In [3742]) References #846: Highlight YellowLabel specimen in sample processing wizards
Implemented in the RNAQC wizards.
comment:7 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
(In [3738]) References #846: Highlight YellowLabel specimen in sample processing wizards
Updated the "Partiotion wizard" to indicate which specimen that have YellowLabel annotations. A warning system has not yet been implemented.