Changes between Initial Version and Version 3 of Ticket #388


Ignore:
Timestamp:
May 22, 2012, 11:24:22 AM (12 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #388

    • Property Status newclosed
    • Property Resolutionfixed
    • Property Summary Lysate wizardLysate/Qiacube/NanoDrop lab tracking protocol
  • Ticket #388 – Description

    initial v3  
    11The 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.
    22
    3 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).
     3So, 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).
    44
    55A 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).
    66
    7 The suggested date is stored as the `created` date for the `Lysate` items preventing them from appearing in the wizard again.
     7~~The suggested date is stored as the `created` date for the `Lysate` items preventing them from appearing in the wizard again.~~ 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.
     8
     9