Class PreprocessTaskCommand

  • All Implemented Interfaces:
    Serializable

    public class PreprocessTaskCommand
    extends TaskCommand
    Command object for processing data vectors. Has dual purpose for updating the correlation matrices.
    Author:
    keshav
    See Also:
    Serialized Form
    • Method Detail

      • setExpressionExperiment

        public void setExpressionExperiment​(ExpressionExperiment expressionExperiment)
      • diagnosticsOnly

        public boolean diagnosticsOnly()
      • setDiagnosticsOnly

        public void setDiagnosticsOnly​(boolean diagnosticsOnly)
        If true, we'll try to just update the diagnostics (M-V, PCA and sample correlation)
        Parameters:
        diagnosticsOnly - whether to only update the diagnostics