Opened 9 years ago
Closed 9 years ago
#853 closed enhancement (fixed)
RNA marked for ReProcess should be auto-selected even if no RNAQC child item exists
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.2 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The current auto-select functionality (when selecting RNA items) require that an RNAQC item exists before even considering other filter options. When auto-selecting !PreNormalizedRNA the behavior is different but !PreNormalizedRNA can't be marked for ReProcess so this is not an issue in this case.
Note:
See TracTickets
for help on using tickets.
(In [3763]) Fixes #853: RNA marked for ReProcess should be auto-selected even if no RNAQC child item exists
Re-arranged the order of checks so that RNAQC item is only checked if not ReProcess has been set.