% _=n_ %> <%def name="history_item( data, creator_disabled=False )"> %if data.state in [ "no state", "", None ]: <% data_state = "queued" %> %else: <% data_state = data.state %> %endif <% encoded_id = trans.app.security.encode_id( data.id ) %>
|
%if disabled:
%endif
|
The following list contains each tool that was run to create the datasets in your current history. Please select those that you wish to include in the workflow.
Tools which cannot be run interactively and thus cannot be incorporated into a workflow will be shown in gray.
%for warning in warnings: