t2-web interface generator

Authors

Konstantinos Karasavvas

Gem Version

0.1.7

Contact

[email protected]

Licence

MIT (See LICENCE or www.opensource.org/licenses/mit-license)

Copyright

© 2012 Netherlands Bioinformatics Centre, The Netherlands

Synopsis

This web application accepts a myExperiment workflow identifier and constructs a web form to allow end-users to configure and execute that workflow via a web browser with no other dependencies. The web form interface is as good as the description provided in the workflow itself in myExperiment.

Installation

[sudo] gem install t2-web

Usage

thin -p 9494 start

Run the above from the webapp’s root directory to start the web application at port 9494 and wait for incoming requests. Uses rack’s config.ru file.

References

Taverna to Web Form Generator

trac.nbic.nl/elabfactory/wiki/t2web

Taverna2

www.taverna.org.uk

myExperiment

www.myexperiment.org

Semantic Versioning

This module uses semantic versioning concepts from semver.org/.