3 | | 1. Class/file `RankInvariantNormalization.java` in `src/net/sf/basedb/plugins/` in package `net.sf.basedb.normalizers` updated in private method `BioAssaySet normalize1Ch(DbControl dc, BioAssaySet source, List<?> masterAssays, int numIteration, Job job, ProgressReporter progress)` updated to call public method `double transform(double value)` in class `IntensityTransform` to transform the normalized result back before storing it. |
| 3 | 1. Class/file `RankInvariantNormalization.java` in `src/net/sf/basedb/plugins/` in package `net.sf.basedb.normalizers` updated in private method `BioAssaySet normalize1Ch(DbControl dc, BioAssaySet source, List<?> masterAssays, int numIteration, Job job, ProgressReporter progress)` to call public method `double transform(double value)` in class `IntensityTransform` to transform the normalized result back before storing it. |