taverna-player 0.8.0
Taverna Player is a Ruby on Rails plugin to run Taverna Workflows using Taverna Server. Taverna Player surfaces a workflow in three ways: As a Web interface in the browser; As an embeddable widget to be included in any other Web page; As a REST-based Web Service. All three modes provide functionality to fully configure a workflow's inputs; run the workflow on a Taverna Server; collect workflow outputs, logs and messages; and present the results in an appropriate manner.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (12):
            coderay
            ~> 1.1
          
          
            daemons
            ~> 1.1.9
          
          
            delayed_job_active_record
            ~> 4.0
          
          
            jbuilder
            ~> 2.0
          
          
            jquery-rails
            ~> 3.0
          
          
            paperclip
            ~> 4.1
          
          
            pmrpc-rails
            ~> 1.0.0
          
          
            rails
            ~> 3.2.12
          
          
            rails_autolink
            ~> 1.1.0
          
          
            require_all
            ~> 1.3.1
          
          
            rubyzip
            ~> 1.1.4
          
          
            t2-server
            ~> 1.1
          
    
