cytonormpy.HyperLogTransformer.inverse_transform#
- HyperLogTransformer.inverse_transform(data)#
Applies inverse 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