Opened 12 years ago
Closed 11 years ago
#485 closed task (fixed)
Select libraries 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). In the first version, the wizard should start with selecting a Library bioplate and then generate the pooled library items from it.
In a later version this wizard must support free selection of libraries to create new pools since the sequencing may fail in some cases.
Change History (8)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
comment:3 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:4 by , 12 years ago
Status: | new → assigned |
---|
comment:5 by , 12 years ago
comment:6 by , 12 years ago
comment:7 by , 12 years ago
(In [1987]) References #485: Select libraries for pooling
Added new functionality:
- Excluding libraries from the pool. The parent RNA is flagged with
ExcludedFromPool
and added to theFlagged RNA
biomaterial list. The library is flagged withExcludedFromPool
.
- Manually flag the parent RNA while still including the library in the pool.
- Add a comment to the library which will be displayed in the lab protocols.
comment:8 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [1934]) References #485: Select libraries for pooling
Very preliminary wizard for creating pooled library items. Expect it to change a lot in the future. For safety reasons, it will not save any information in the database. It would cause incorrect calculations in the (also preliminary) lab protocols for the pooling.