Workbench
Taverna 2.2.0 is the latest version of the Taverna Workbench. The previous versions of Taverna are still available for download. Users are strongly recommended to switch to the Taverna Workbench 2.2.0 when possible.
See the release notes for details about what is new in this release. Follow the quick start guide if you are new to Taverna. Example workflows are available in the Starter Pack of the myExperiment tab within the Workbench. Service sets are available for various domains to allow you to customize services that appear in your Workbench.
The Command Line Tool is included in the Workbench bundle. It is also available as a separate stand-alone download.
If you run into issues, check the FAQ or contact us.
- Installer
- Download
- (117.5 MB)
|
|
- Selfextracting
- Download
- (108.7 MB)
|
|
If you have administrator rights on your machine, you can download the
Windows installer. A wizard will guide you through the installation to
C:\Program Files and will add Taverna to the Start menu. If you do not have a recent Java, the wizard will also help you install the newest Java from Sun.
If you do not have administrator rights, you can download the
Windows archive instead – this is simply a self-extracting
7zip archive. You can place the extracted folder wherever you like. Start Taverna by double clicking on
taverna-x.y.z.exe.
Note: It has been reported to us that sometimes on Windows, if you are downloading the Taverna archive (not the Windows installer!) on a wireless network that might drop the connection unexpectedly, you may get an incomplete download. The installers should detect incomplete archives and report a failure, but to be certain you should also verify the SHA1 or MD5 checksum and download again if necessary.
If you need to make any changes to the Java parameters, such as the amount of memory allocated (by default the minimum of 500 MB or 50% of free memory), or are a developer interested in debug messages, use taverna-debug.bat instead of the executable.
- Disk image
- Download
- (157.5 MB)
|
|
Download the
OS X disk image. After opening the disk image, a
Finder window should appear. You can then drag the Taverna
application into your
Application folder, or wherever you prefer to keep the application. Double-click on the installed application (not the one in the disk image) to start Taverna.
- Binary
- Download
- (151.4 MB)
|
|
Download the
Linux archive and unpack it using
tar zxfv taverna-workbench-2.2.0.tar.gz or by double-clicking it in your desktop environment. Make sure that you have both
SUN Java 1.5 JRE or higher and
Graphviz installed.
Place the extracted folder wherever you like, start a terminal, and run ./taverna.sh to start Taverna. If you have any problems, double-check that you are using the official Sun java by running java -version.
- Source
- Download
- (18.6 MB)
|
|
Taverna is distributed under the
LGPL 2.1 licence. Note that building Taverna using
Maven will download third-party libraries distributed under other free licences.
The latest source code for Taverna can be retrieved from our
Subversion repository – we also recommend you to sign up to the
taverna-hackers mailing list if you are a developer.
If you want to download the source code used for this release, you can either use the Subversion tag
taverna-workbench-2.2.0 or download
taverna-workbench-src-2.2.0.zip.