Opened 6 years ago
Closed 6 years ago
#1057 closed defect (fixed)
Description on *.dil items is incorrect
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.19 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Here is an example:
Represents the remaining 135.7µl aliquot after mixing 3820.2µl solution before pooling....
I am pretty sure that 3820.2µl
is not the correct volume. Typically, the volume to use in a pool is somewhere between 2 and 20µl (default is 5µl) which mixing volume in the above case should be around 140µl or 150µl at the most.
Other calculations seems to be correct though so this is probably not a big problem.
Note:
See TracTickets
for help on using tickets.
(In [4887]) Fixes #1057: Description on *.dil items is incorrect
The calculations should now be correct. Part of the problem was that the variable names were a bit misleading so they have been renamed for the future hoping that it will be clearer what part of the volume or quantity they represent.