Opened 13 years ago
Closed 12 years ago
#372 closed task (fixed)
Generate lab protocol for FFPE
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.7 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
This is the second wizard that follows #371. In this wizard the user should select which paraffin blocks that should be processed. The default list should include only those paraffin blocks that hasn't been processed yet (eg. there are no child HEGlass items). It should also be possible to select paraffin blocks manually.
This should be the first wizard. The first step includes selecting a number of Histology items that have not yet been embedded in paraffin blocks. This can be determined by filtering on items without a creation date. To begin with the items should be sorted by bioplate and position, but this will change when the backlog has been processed since then only temporary boxes are used.
UPDATE: To simplify the other wizards the selection made here should be saved in a biomaterial list which should then be used when registering paraffin blocks. Otherwise the risk is that differences in the selection cause information to be registered incorrectly.
The wizards should generate a printable form containing 3 paraffin blocks on each page.
Change History (19)
comment:1 by , 13 years ago
Milestone: | → Reggie v2.5 |
---|
comment:2 by , 13 years ago
Status: | new → assigned |
---|
comment:3 by , 13 years ago
comment:4 by , 13 years ago
Milestone: | Reggie v2.5 → Reggie v2.7 |
---|
comment:5 by , 13 years ago
comment:6 by , 13 years ago
comment:7 by , 13 years ago
comment:8 by , 13 years ago
Description: | modified (diff) |
---|
comment:9 by , 13 years ago
(In [1669]) References #372: Generate lab protocol for FFPE
This wizard has now been changed to start with selecting Histology items instead of paraffin blocks. The protocol include the current bioplate location if this information is available. Items with a bioplate location are always sorted before items without location (which are sorted by id).
comment:10 by , 13 years ago
Description: | modified (diff) |
---|
comment:11 by , 13 years ago
comment:12 by , 13 years ago
comment:13 by , 13 years ago
(In [1684]) References #371 and #372. Create (empty) paraffin block plates at the same time as the work lists are created otherwise the plate names on the lab tracking protocol may not match plate names that would have been generated by the registration wizard.
The registration wizard can now select a protocol (Histology subtype).
comment:14 by , 13 years ago
comment:15 by , 13 years ago
comment:16 by , 13 years ago
comment:17 by , 13 years ago
comment:18 by , 13 years ago
comment:19 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closing this so that 2.7 can be released. If changes/fixes are needed, new tickets should be created.
(In [1591]) References #372: Generate lab protocol for FFPE
This should now be working. There are two entry points. Just after the 'Move histology' wizard has been completed it is possible to create a protocol for the new PB plates created.
It is also possible to select a specific set of PB plates in a separate wizard. The default list in this wizard currently contain all PB plates but it should only contain PB plates for which no HE glass exists. This remains to be implemented.