Hey Peter, The reason it's actually failing has to do with the tool Filter1, and your particular version of the filter tool not having the header lines parameter. This was added in 8678:a14006775b08. In this instance, we should have just used the default value. Once all tools and versions are in the toolshed, this sort of thing shouldn't crop up because you'll have the correct version available. I've committed a temporary fix in 10423:3c60f6a7dedc. On Wed, Aug 21, 2013 at 9:14 AM, Dannon Baker <dannon.baker@gmail.com>wrote:
On Wed, Aug 21, 2013 at 9:10 AM, Peter Cock <p.j.a.cock@googlemail.com>wrote:
Via the Tool Shed I couldn't see the import workflow action... from memory it was on the broken SVG page?
Yep, that's where it was.
These are not tweaked - it is an old workflow created with manually
installed tools which therefore have the short form identifiers. This is something Galaxy may need to continue to support for backwards compatibility with old workflows supplied as supplementary files etc.
I'm attempting to update the workflow to use the new long-form toolshed identifiers (although this has the minor downside of no longer being portable between different Tool Sheds).
Ok, thanks for the extra info, just wanted to make sure I knew what I was dealing with :)