Opened 12 years ago
Closed 11 years ago
#479 closed task (fixed)
Generate lab protocol for pooling
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.12 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
This is a wizard in the pooling and flow cell processing group of wizards (#478). The wizards should start with selecting a Library bioplate and then generate one or more lab protocols with the information that is needed to create the pools and prepare the flow cell.
It has yet to be decided what should be included in the lab protocol.
Change History (13)
comment:1 by , 12 years ago
Status: | new → assigned |
---|
comment:2 by , 12 years ago
comment:3 by , 12 years ago
(In [1925]) References #472, #473 and #479. Added QubitConcAfterSpeedVac
annotation which should be used for Qubit concentration measurements after SpeedVac. The original Qubit concentration should always be stored in the QubitConc
annotation.
The exported template file entering Qubit concentration values have been modified so that it is possible to enter both values. The test data file has been updated and a few entries now have two values.
The importer have been modified to check for both values and use the latest in when calculating molarity, original quantity, etc.
The pooling lab protocol have been updated to check if QubitConcAfterSpeedVac
annotation exists or not.
comment:4 by , 12 years ago
comment:5 by , 12 years ago
comment:6 by , 12 years ago
(In [1948]) References #479: Generate lab protocol for pooling and flow cell preparation
Rearranged column order in list view so that work plate location is next to the volumes column.
Only show one of the 5µl and 10µl volumes. If the amount of extract is less than 1µl the 10µl values are used otherwise the 5µl values.
comment:7 by , 12 years ago
comment:8 by , 12 years ago
(In [1959]) References #479 and #485. Re-worked the process of selecing libraries for pooling. The first step will now create the PooledLibrary
item and link to the used libraries with quantities. All calculations are base on pooling 5µl/2nM of each library. If a larger mix is required for a library dis is registed as a special item with .dil
as a suffix. All items are registered without a creation date to indicate that it has yet to be done in the lab.
The lab protocol will use as much information as possible from the database.
Lots of error handling is still needed, and special cases are probably not well supported yet.
comment:9 by , 12 years ago
comment:10 by , 12 years ago
comment:11 by , 12 years ago
comment:12 by , 11 years ago
comment:13 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | Generate lab protocol for pooling and flow cell preparation → Generate lab protocol for pooling |
The pooling part is ok so far.
(In [1911]) References #479: Generate lab protocol for pooling and flow cell preparation
First version of a pooling lab protocol. Don't know how useful it is, but the numbers that are needed should be there. Still not clear exactly how the 'Speedvac' step is performed and how that should affect numbers. We probably also need to pre-created the pool library items in an earlier step. Don't know if it is possible to do when finalizing the registration of the library preparation or if one more wizard is needed (eg. similar to 'Create new mRNA plate' and 'Assign barcodes to cDNA plate').