Opened 3 years ago
Closed 2 years ago
#1390 closed task (fixed)
Updates to wizards that assume tubes are marked with item name
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v4.39 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
Samples that have been handled externally and then transferred to the SCAN-B lab will most likely have a different text on the label on storage tubes. A new annotation TubeLabel
was introduced in #1388 [6711].
Some wizards, for example, those that create lab protocols may have to use the TubeLabel
text instead of the item name. Exactly which wizards that need to be updated have not yet been determined. It has to be done as part of this ticket.
Normally, these items will not show up in any wizard unless they are selected for re-processing at some step. This typically happens from the "Flagged RNA" wizard so we start from there and follow the lab processing step by step. In all cases we assume that when a material has been handled the produced new items will be labeled using the standard SCAN-B naming scheme.
Flagged RNA wizard
This wizard doesn't need the TubeLabel
information for it's functionality, but it may be useful to display it as a reminder so that lab people can be notified beforehand. From this wizard it is possible to start a re-processing at 3 different levels:
- Specimen → Partition wizard
- Lysate → Pick lysate for re-extraction, and the other extraction wizards
- RNA → Either the 'RNA normalization wizard' or the 'Create new library plate wizard'
Partition wizard
The wizard include all specimen marked for ReProcessing
in the second list. It doesn't care about the storage location and works even if there is no information.
The "pick list" need to display TubeLabel
information.
Step 2 need to display TubeLabel
information. The wizard generates a "label" file for new tubes. The new labels are based on SCAN-B names.
Pick lysate for re-extraction
The wizard only include item in Lys%
boxes. This may need to be changed since it is most likely that the external boxes are named differently. Registration will move selected items to ExtraLys%
boxes so maybe it should allow boxes except ExtraLys%
.
The protocol should include TubeLabel
information.
Lab tracking protocol for Allprep isolation
The wizard only include lysates stored in ExtraLys%
box. The wizard generates a "label" file for new tubes. The new labels are based on SCAN-B names.
The protocol should include TubeLabel
information.
DNA/RNA/FlowThrough registration
The wizard only include lysates stored in ExtraLys%
box. The wizard generates a "label" file for new tubes. The new labels are based on SCAN-B names.
The table in step 3 should include TubeLabel
information.
The NanoDrop file uses SCAN-B names for new items.
RNA and DNA concentration normalization
Manual selection of RNA/DNA is possible. The protocol should include TubeLabel
information. New labels for the pre-normalized tubes are created manually. It is assumed that the SCAN-B name is used for this.
Create new library plate
Manual selection of RNA is possible or auto-selection if the RNA is marked for re-processing. TubeLabel
information doesn't have to be included and doesn't affect functionality.
Lab protocol for mRNA and cDNA preparation
TubeLabel
information should be included in the lab protocol.
Lab protocol for external sequencing
TubeLabel
information should be included in the lab protocol.
Protocols and labels for sample outtakes
TubeLabel
information should be included in the lab protocol.
Lab protocol for extract destruction
TubeLabel
information should be included in the lab protocol.
Change History (18)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
comment:2 by , 3 years ago
Description: | modified (diff) |
---|
comment:3 by , 3 years ago
Description: | modified (diff) |
---|
comment:4 by , 3 years ago
Milestone: | Reggie v4.x → Reggie v4.39 |
---|---|
Status: | new → accepted |
comment:5 by , 3 years ago
comment:11 by , 3 years ago
Description: | modified (diff) |
---|
comment:14 by , 3 years ago
Description: | modified (diff) |
---|
comment:18 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
In 6720: