Class DataCubeFilter

  • All Implemented Interfaces:
    AccessControlled, Identifiable

    public class DataCubeFilter
    extends ChildItem
    This represents a filter in a datacube. A filter simply contains a set of column/position coordinates of spots that has passed som filtering criteria. In theory a filter can be used on any layer in the data cube, but in practice filters are not reused among bioassaysets with different layers. This item keeps track of two important things. The filter number and the number of bytes the data in this layer occupies on disk. The number of bytes is reported up to the Experiment which is the item that handles user quota.
    Version:
    2.0
    Author:
    Nicklas
    See Also:
    DataCube, FilterBatcher
    Last modified
    $Date: 2015-04-17 14:02:22 +0200 (fr, 17 apr 2015) $