#388 closed task (fixed)
Lysate/Qiacube/NanoDrop lab tracking protocol — at Version 3
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v2.6 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
The partition wizard create Lysate
items in BASE, but in reality those items are not created until later, just before the Qiacube/Nanodrop step (see #386). The information from this step should be recorded with the Qiacube/Nanodrop wizard, but we need to create a printable lab protocol before starting the entire process.
So, this wizard should automatically select the next 12 Lysate
items which have not yet been processed. This can be done by a filter on Lysate
items without any created
date and sort by bioplate and position (rows first).
A printable form is then generated that include operator, date, the 12 extracts and their bioplate positions and the suggested position in the Qiacube machine (1-12).
The suggested date is stored as the We just use this wizard to generate the lab protocol. In case there are any problems with the printer it would be a bit messy to revert the dates before trying to print again.
created
date for the Lysate
items preventing them from appearing in the wizard again.
Change History (3)
comment:1 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
comment:3 by , 13 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Summary: | Lysate wizard → Lysate/Qiacube/NanoDrop lab tracking protocol |
(In [1637]) References #388: Lysate wizard
It is possible to select 12 lysate items and then generate a printable lab protocol. We do not suggest or store a date yet.