Class SingleCellDimensionValueObject

java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<SingleCellDimension>
ubic.gemma.model.expression.bioAssayData.SingleCellDimensionValueObject
All Implemented Interfaces:
Serializable, Identifiable

public class SingleCellDimensionValueObject extends IdentifiableValueObject<SingleCellDimension>
Value object for a single-cell dimension.

BioAssays are unpacked into a list of IDs. This is suitable because this object is displayed in the context of an ExpressionExperimentValueObject and its associated BioAssayValueObject.

Author:
poirigui
See Also:
  • Constructor Details

    • SingleCellDimensionValueObject

      public SingleCellDimensionValueObject(SingleCellDimension singleCellDimension, boolean excludeBioAssayIds, boolean excludeCellTypeIds, boolean excludeCharacteristicIds)