Opened 10 years ago

Closed 10 years ago

#538 closed enhancement (fixed)

Count and display number of libraries with low and high concentration in create pooled library wizards

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

Description

When the target volume in the 'Create pooled library' wizard changes the number of libraries that fall "outside" the bounds for easy mixing may increase or decrease. On one side there are libraries with high concentration that require mixing double the target volume when the target volume gets lower and on the other side there are libraries with low concentration that require more than what is available when the target volume gets higher.

There is already information for each individual library if it falls outside any of the boundaries.

To make it easier to select an optimal target volume it would be useful to count and display the number of libraries falling into each category.

The same change should be made to the manual pooling wizard.

Change History (1)

comment:1 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [2151]) Fixes #538: Count and display number of libraries with low and high concentration in create pooled library wizards

Added three counters to the two pooling wizards:

  • Separate mix: the number of libraries that need to be mixed separately before pooling
  • Low quantity: the number of libraries with less remaining quantity that required to reach the target molarity/volume for the pool
  • Excluded: the number of libraries that has been excluded from the pool
Note: See TracTickets for help on using tickets.