Opened 13 years ago
Last modified 13 years ago
#388 closed task
Lysate wizard — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v2.6 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
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, the 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 created
date for the Lysate
items preventing them from appearing in the wizard again.