cytonormpy.CytoNorm.add_clusterer

cytonormpy.CytoNorm.add_clusterer#

CytoNorm.add_clusterer(clusterer)#

Adds a clusterer instance to transform the data to the log, logicle, hyperlog or asinh space.

Parameters:

clusterer (ClusterBase) – Clusterer of class Clusterer

Return type:

None