Opened 3 years ago

Closed 3 years ago

#1315 closed enhancement (fixed)

Support more item types in the outtake wizard

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

Description

The outtake wizard currently support RNA and DNA (#913). It would be nice if the wizard could also support other item types, for example, Lysate and FlowThrough.

The main issue is that the outtake wizard is based on the assumption that the outtake should be normalized to a given concentration. This requires that we know the current concentration of existing items, which we only do for RNA and DNA items.

For items (Lysate and FlowThrough) without a concentration we typically store the remaining quantity as a volume so the wizard should only ask for a fixed volume and generate lab protocols for that. Thus, this use case is typically less complicated than the DNA/RNA case.

Change History (5)

comment:1 by Nicklas Nordborg, 3 years ago

In 6282:

References #1315: Support more item types in the outtake wizard

Added support for Lysate and FlowThrough to the "Define new outtake" wizard. Mostly changes in the GUI to allow the wizard to leave out a target amount when saving.

The rest of the wizard also need to be updated.

comment:2 by Nicklas Nordborg, 3 years ago

In 6283:

References #1315: Support more item types in the outtake wizard

The pick list protocol should now work also for Lysate and FlowThrough outtakes.

comment:3 by Nicklas Nordborg, 3 years ago

In 6284:

References #1315: Support more item types in the outtake wizard

Store the selected parent type in OuttakeParentType annotation.

Store the selected source list as an any-to-any link from the aliquot list.

comment:4 by Nicklas Nordborg, 3 years ago

In 6285:

References #1315: Support more item types in the outtake wizard

The final registration of an outtake and delivery data file should now work with the item types.

comment:5 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.