#1030 closed enhancement (fixed)
Normaliztion: Median ratio for 1-channel data should support scaling with median
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.7.1 |
Component: | coreplugins | Version: | 2.7 |
Keywords: | Cc: |
Description
The current implementation translate the data to zero median for each assay. This is natural working with log values but for absolute intensities scaling with median becomes more natural. Both option should be available since the plug-in cannot know if input is log data or not.
Change History (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
(In [4308]) Fixes #1030. User selects scaling/subtraction depending on whether data is log values or not.