Opened 8 years ago

Last modified 8 years ago

#832 closed task

Specimen tube registration wizard should create new storage boxes — at Initial Version

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v4.0
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

Storage boxes for Specimen, Lysate, RNA, DNA and FlowThrough are created manually today. This is typically done with a batch import.

It would be nice to get rid of this step and let Reggie create the storage boxes as needed. Storage boxes for all 5 types of biomaterial should be created at the same time when there is no more space in the last existing box.

The wizard should set the "storage location" to the active freezer of the project. Tray, section and position should be calculated based on the same properties on the last existing box. The properties are increased in the following order:

  • Position: 1..4
  • Tray: 11, 21, 31, 41, 51, 61. For Sp boxes, the last digit is different for the other types:
    • Lys=*2,
    • DNA=*3,
    • RNA=*4,
    • FT=*5
  • Section: 1..4

Some combinations are "forbidden" since those locations are reserved for temporary storage boxes. This is not yet specified.

The "barcode" property is built by combining the freezer number, section, tray and position.

When that last possible combination is used, it should start over from the beginning. The administrator is responsible for creating a new default freezer.

Change History (0)

Note: See TracTickets for help on using tickets.