cytoflowgui.workflow.operations.binning

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

Bases: cytoflowgui.workflow.operations.operation_base.WorkflowOperation, cytoflow.operations.binning.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: cytoflowgui.workflow.views.view_base.WorkflowFacetView, cytoflow.operations.binning.BinningView

get_notebook_code(idx)[source]