skbio.workflow.Workflow.initialize_state#

Workflow.initialize_state(item)[source]#

Initialize state.

This method is called first prior to any other defined workflow method with the exception of _setup_debug_trace if self.debug is True

Parameters:
itemanything

Workflow dependent