Tap Server

A web interface for Tap.

Description

Tap Server provides a web interface for Tap tasks. The basic interface allows the construction and execution of workflows, rendering of task results, and facilitates distributable controllers. The intention is not to make websites for the masses, but rather a local interface for individuals and small groups.

Tap Server is a part of the Tap-Suite. Check out these links for documentation, development, and bug tracking.

Usage

To get a peek, use the command:

% tap server

Then go to the url ‘localhost:8080’. Currently tap-server is in alpha and should not be considered stable.

Installation

Tap Server is available as a gem on RubyForge. Use:

% gem install tap-server

Tap requires an updated version of RubyGems (>= 1.2.0). To check the version and update RubyGems:

% gem --version
% gem --update system

Info

Copyright © 2009, Regents of the University of Colorado.

Developer

Simon Chiang, Biomolecular Structure Program, Hansen Lab

Support

CU Denver School of Medicine Deans Academic Enrichment Fund

License

MIT-Style