Package adams.flow.transformer.multiheatmapoperation
-
Class Summary Class Description AbstractMultiHeatmapOperation<O> Abstract base class for operations that require multiple heatmaps.Add Adds the values of the heatmaps.AddConstant Adds the specified constant value to all cells in the heatmaps.PassThrough Dummy, just passes through the data.Subtract Subtracts the values of the other heatmaps from the first one.