Difference between revisions of "Taverna"

From COPTR
Jump to navigation Jump to search
 
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=Taverna is a scientific workflow management system designed to assemble, run, document and share sequences sequences of web services and scripts.
 
|purpose=Taverna is a scientific workflow management system designed to assemble, run, document and share sequences sequences of web services and scripts.
|image=
 
 
|homepage=http://www.taverna.org.uk/
 
|homepage=http://www.taverna.org.uk/
|license=
+
|function=Workflow, Workflow and Lab Notebook Management, Managing Active Research Data
|platforms=
+
|content=Research Data
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=Taverna
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:Workflow]]
 
[[Category:Workflow and Lab Notebook Management]]
 
[[Category:Managing Active Research Data]]
 
[[Category:Research Data]]
 
 
 
 
= Description =
 
= Description =
 
[http://www.taverna.org.uk/ Taverna] is a scientific workflow management system designed to assemble, run, document and share sequences sequences of web services and scripts. Large scale service providers, such as the EBI (European Bioinformatics Institute) in the bioinformatics domain, offer their resources as Web Services that can be executed and combined into multi-step analysis pipelines, or workflows, using systems like Taverna. The benefit is that researchers can perform large-scale analysis without the requirement to install tools and data sources locally, thereby reducing local infrastructure and maintenance costs and enabling rapid workflow development and testing.
 
[http://www.taverna.org.uk/ Taverna] is a scientific workflow management system designed to assemble, run, document and share sequences sequences of web services and scripts. Large scale service providers, such as the EBI (European Bioinformatics Institute) in the bioinformatics domain, offer their resources as Web Services that can be executed and combined into multi-step analysis pipelines, or workflows, using systems like Taverna. The benefit is that researchers can perform large-scale analysis without the requirement to install tools and data sources locally, thereby reducing local infrastructure and maintenance costs and enabling rapid workflow development and testing.
Line 47: Line 41:
  
 
= Development Activity =
 
= Development Activity =
 
{{Infobox_tool_details
 
|ohloh_id=Taverna
 
}}
 

Latest revision as of 11:54, 21 April 2021





Taverna is a scientific workflow management system designed to assemble, run, document and share sequences sequences of web services and scripts.
Homepage:http://www.taverna.org.uk/
Function:Workflow,Workflow and Lab Notebook Management,Managing Active Research Data
Content type:Research Data
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt661eabe3a946b2_63903738


Description[edit]

Taverna is a scientific workflow management system designed to assemble, run, document and share sequences sequences of web services and scripts. Large scale service providers, such as the EBI (European Bioinformatics Institute) in the bioinformatics domain, offer their resources as Web Services that can be executed and combined into multi-step analysis pipelines, or workflows, using systems like Taverna. The benefit is that researchers can perform large-scale analysis without the requirement to install tools and data sources locally, thereby reducing local infrastructure and maintenance costs and enabling rapid workflow development and testing.

Provider[edit]

The myGrid project.

Licensing and cost[edit]

LGPL 2.1 licence – free.

Development Activity[edit]

Taverna 2.4 was released in May 2012. The project advertises guaranteed funding until 2014.

Platform and interoperability[edit]

Taverna is written in Java and can run in Windows XP, Windows Vista, Windows 7, Mac OS X environments.  It requires at least 1GB of RAM, and a Java Runtime Environment (JRE) version 6 or later. The system uses Graphviz to generate workflow diagrams, and has built-in support for myExperiment and BioCatalogue.

Functional notes[edit]

Taverna functionality consists of four applications: a Workbench, a Command Line Tool, a Server, and an Engine. The Taverna Engine is used for enacting workflows and powers both the Taverna Workbench, which is the desktop client application, and the Taverna Server, which allows remote execution of workflows. Taverna is also available as a Command Line Tool for users wanting the ability to quickly execute workflows from a terminal without the overheads of the GUI. Taverna does not itself include any analytic or data services; instead, it provides the software for accessing these services, as well as a shim service that helps incompatible scripts interoperate within a workflow. Workflows may be nested as components of other workflows. Taverna can interact with a wide range of services; WSDL Web Services, local scripts and BioMart data warehouses,  RESTful Web Services, Grid Services, cloud services, R-scripts and distributed command-line scripts.

Documentation and user support  [edit]

Taverna supplies extensive documentation, including a FAQ, User Manual and Quick Start Guide. The site also offers a number of online tutorials. The project offers additional support through the Taverna-users and taverna-hackers lists. Issues can be raised through a JIRA system.

Usability[edit]

Taverna offers a straightforward GUI, with tabs for finding, designing and executing workflows. The Taverna workbench allows users to identify and combine services by dragging and dropping them onto the workflow design panel. An 'Interaction Service' enables users to select parameters and data during workflow execution. A built-in help facility offers workflow validation and debugging. Users with administrator rights on their machine can download a Windows installer. 

Expertise required[edit]

Users must be familiar with scientific workflow configuration.

Standards compliance[edit]

The software conforms to a number of security standards, including HTTP Basic Authentication, WS-Security support, HTTPS, and Java Cryptography Policy. Taverna provides users with trackable results of their experiments using the OPM (Open Provenance Model) standard and the W3C PROV model.

Influence and take-up[edit]

The site advertises use by more than 350 academic and commercial organizations throughout the world.

User Experiences[edit]

Will the real lazy pig please scale up: quality assured large scale image migration

Development Activity[edit]