Changeset 4069
- Timestamp:
- Dec 17, 2007, 9:05:26 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plugins/core/net/sf/basedb/plugins/LowessNormalization.java
r4068 r4069 338 338 @param progress Progress reporter used by the caller to keep track of the progress. Null is allowed 339 339 @return The normalized bioassayset 340 @since 2. 5340 @since 2.6 341 341 */ 342 342 public BioAssaySet normalize(DbControl dc, BioAssaySet source, Job job, float fitFraction, float delta, int iterations, int blockGroupSize, ReporterList excludeReporters, ProgressReporter progress)
Note: See TracChangeset
for help on using the changeset viewer.