flowJoCompensate-methods {flowFlowJo} | R Documentation |
FlowJo currently implements its compensation/spillover matrices differently than they are implemented in the general flow cytometry community. Currently, in order to obtain similar results (e.g. MFIs and cell counts) between FlowJo and flowCore, it is necessary to apply the compensation matrix to the data in the usual way (ie. via {}``compensate''), and then to divide all of the observed data by the maximum of the values in the compensation matrix. The flowFlowJo package implements a method, flowJoCompensate, to automatically take care of this issue.