cytoflowgui.workflow.operations.binning#

class cytoflowgui.workflow.operations.binning.BinningWorkflowOp[source]#

Bases: WorkflowOperation, BinningOp

default_view(**kwargs)[source]#

Returns a diagnostic plot to check the binning.

Returns:

An view instance, call plot() to plot the bins.

Return type:

IView

clear_estimate()[source]#
get_notebook_code(idx)[source]#
class cytoflowgui.workflow.operations.binning.BinningWorkflowView[source]#

Bases: WorkflowFacetView, BinningView

get_notebook_code(idx)[source]#