#186 closed enhancement (fixed)
qQuantileNormalizer method storeResult must be reimplemented
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | ZZ Normalization package v1.1 |
Component: | net.sf.basedb.normalizers | Keywords: | |
Cc: |
Description
Many things done in this method should move into the abstract base class.
Change History (3)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 3 years ago
Milestone: | Normalization package v1.1 → ZZ Normalization package v1.1 |
---|
Milestone renamed
Note:
See TracTickets
for help on using tickets.
As of changeset:1000 storeResult takes a SpotBatcher that is used to push back data into BASE. The pluginuntilites user does not need to create transformations and other things.