Opened 8 years ago
Closed 8 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 Changed 8 years ago by
Milestone: | Reggie v3.x → Reggie v3.4 |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Status: | new → assigned |
---|
comment:4 Changed 8 years ago by
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.