cytoflowgui.workflow.views.export_fcs#
- class cytoflowgui.workflow.views.export_fcs.ExportFCSWorkflowView[source]#
Bases:
WorkflowView,ExportFCS- enum_conditions_and_files(experiment)[source]#
Return an iterator over the conditions and file names that this export will produce from a given experiment.
- Parameters:
experiment (Experiment) – The
Experimentto export