cytonormpy.HyperLogTransformer.transform

cytonormpy.HyperLogTransformer.transform#

HyperLogTransformer.transform(data)#

Applies hyperlog 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