Sha256: c85b4fc36d56197aa1b8e0cb0875384bc5c66d258f7b7ae08c7e7e0ee4f2c3ca
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
= t2-web interface generator Authors:: Konstantinos Karasavvas Gem Version:: 0.1.3 Contact:: mailto:kostas.karasavvas@nbic.nl Licence:: MIT (See LICENCE or http://www.opensource.org/licenses/mit-license) Copyright:: (c) 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 rackup -p 9494 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:: https://trac.nbic.nl/elabfactory/wiki/t2web Taverna2:: http://www.taverna.org.uk myExperiment:: http://www.myexperiment.org == Semantic Versioning This module uses semantic versioning concepts from http://semver.org/.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
t2-web-0.1.3 | README |