forked from galaxyproject/galaxy
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
File "/home/michael/src/galaxy-cwl/lib/galaxy/tools/__init__.py", line 1780, in handle_single_execution
rval = self.execute(
File "/home/michael/src/galaxy-cwl/lib/galaxy/tools/__init__.py", line 1878, in execute
return self.tool_action.execute(self, trans, incoming=incoming, set_output_hid=set_output_hid, history=history, **kwargs)
File "/home/michael/src/galaxy-cwl/lib/galaxy/tools/actions/__init__.py", line 371, in execute
params=wrapped_params.params,
File "/home/michael/src/galaxy-cwl/lib/galaxy/tools/parameters/wrapped.py", line 45, in params
self.wrap_values(self.tool.inputs, params, skip_missing_values=not self.tool.check_values)
File "/home/michael/src/galaxy-cwl/lib/galaxy/tools/parameters/wrapped.py", line 89, in wrap_values
element_identifier = element_identifier_mapper.identifier(value, input_values)
File "/home/michael/src/galaxy-cwl/lib/galaxy/tools/wrappers.py", line 794, in identifier
identifier_key = self.identifier_key_dict.get(dataset_value, None)
TypeError: unhashable type: 'list'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels