Hello Robert, Thanks for reporting this issue - it has been fixed in change set 7038:1fdcce63a06f, which is currently available only in our central repository. It will be available in the dist in the next update. Greg Von Kuster On Apr 13, 2012, at 5:22 PM, Robert Chase wrote:
Hello All,
I'm pretty sure I found a bug in the main galaxy distribution. The following code diff shows the introduction of the line
tool_version = self.__get_tool_version( trans, tool_id )
but if you look at the function definition containing that line, you see
def from_workflow_step( Class, trans, step ): which does not half a self in it. Then we get an error.
-Rob ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: