cytonormpy.LogicleTransformer.transform

cytonormpy.LogicleTransformer.transform#

LogicleTransformer.transform(data)#

Applies logicle transform to channels specified in .channel_indices. For further documentation refer to the flowutils package.

Parameters:

data (ndarray) – The data to transform.

Return type:

ndarray