Opened 2 years ago

Last modified 22 months ago

#1390 closed task

Updates to wizards that assume tubes are marked with item name — at Version 3

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 Nicklas Nordborg)

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 concentration normalization
Manual selection of RNA 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.

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 (3)

comment:1 by Nicklas Nordborg, 2 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 2 years ago

Description: modified (diff)

comment:3 by Nicklas Nordborg, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.