Developer:Taverna Gems

From myExperiment
Jump to: navigation, search

myExperiment has ported some of the Taverna functionality to Ruby.

These RubyGems can be found from here:

For Taverna 1 (SCUFL):

$ gem install taverna-scufl

For Taverna 2 (t2flow):

$ gem install taverna-t2flow

These allow you to:

  • Load Taverna workflow definition files into an in memory model (with all components).
  • Generate preview images from workflow definition files.