taverna-player 0.4.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:
=
インストール:
=
Runtime依存関係 (12):
coderay
~> 1.0.9
daemons
~> 1.1.9
delayed_job_active_record
~> 0.4.3
jbuilder
~> 1.5.2
jquery-rails
~> 3.0.4
paperclip
~> 3.4.1
pmrpc-rails
~> 1.0.0
rails
~> 3.2.12
rails_autolink
~> 1.1.0
require_all
~> 1.3.1
rubyzip
~> 0.9.9
t2-server
~> 1.0.0
Development依存関係 (1):
sqlite3
>= 0