Class and method to capture the result of compensation operations in a flow cytometry workflow.
compensateView(workflow, ID=paste("compViewRef", guid(), sep="_"), name="default", action, data)workFlow for which a
view is to be created. guid function. actionItem objects, respectively. compensateView that is created inside the
workFlow environment as a side effect of calling the
add method.A compensateView object for the constructor.add method, which creates a
compensateView from a compensation object and
directly assigns it to a workFlow. Alternatively, one
can use the compensateView constructor function for more programmatic
access.ID:"character". A unique
identifier for the view. name:"character". A more
human-readable nameaction:"fcActionReference". A
reference to the
actionItem that generated
the view. env:"environment". The
evaluation environment in the workFlow. data:"fcDataReference" A
reference to the data that is associated to the view."view", directly. signature(symbol = "compensateView", envir =
"workFlow", subSymbol = "character"): Remove a
compensateView from a workFlow. This method is
recursive and will also remove all dependent views and
actionItems. workFlow,
view,
gateView,
transformView,
normalizeView,
actionItem