Opened 10 years ago
Closed 10 years ago
#763 closed enhancement (fixed)
Change limit for NotEnoughRemaininQuantity flag in the extraction wizard
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v3.4 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The limit is currently set to 1.1µg. The neoprep only require 100ng (or less). See also #762.
Change History (4)
comment:1 by , 10 years ago
Milestone: | Reggie v3.x → Reggie v3.4 |
---|
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Status: | new → assigned |
---|
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [3267]) Fixes #763: Change limit for NotEnoughRemaininQuantity flag in the extraction wizard
The limit is set to 0, since we no longer want to handle the NotEnoughRemainingQuantity
in this wizard. This should either be handled in the concentration normalization wizard (if pre-normalize is selected) or in the create mrna wizard (if not pre-normalizing).
Note:
See TracTickets
for help on using tickets.
The limit should be removed. No flagging should be done in this wizard. It should be possible to select/deselect all RNA items without any restriction. Flagging, etc. should be handled in the "Concentration normalization" wizard.