Opened 17 years ago
Closed 17 years ago
#691 closed enhancement (fixed)
Make LowessNormalization and MedianRatioNormalization extend AbstractAnalysisPlugin
Reported by: | Martin Svensson | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.4 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
These plugins should extend AbstractAnalysisPlugin instead of AbstractPlugin to get advantage of the functionallity in this abstract class.
Relates to #686
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [3615]) Fixes #691: Make LowessNormalization and MedianRatioNormalization extend AbstractAnalysisPlugin