Bioinformatics Advance Access originally published online on March 21, 2006
Bioinformatics 2006 22(10):1280-1281; doi:10.1093/bioinformatics/btl101
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XQTav: an XQuery processor for Taverna environment
1 Warsaw University Warsaw, Poland
2 SBMS, University of Surrey Guildford, GU2 7XH, UK
*To whom correspondence should be addressed.
Taverna workbench is an environment for construction, visualization and execution of bioinformatic workflows that integrate specialized tools available through the internet. It is gaining popularity fast, because of supporting the most important bioinformatic services and its simple, yet robust graphical notation. Here we present XQTavan extension of Taverna that provides full integration with XQuery (the query language for XML) engine. XQTav allows execution of XQuery scripts in Taverna workflow diagrams. All existing Taverna processors can be accessed in the XQuery scripts. This provides an alternative way of specifying subworkflows in Taverna and is useful when one deals with query-like algorithms (e.g. filters and inner joins). Moreover, XQtav may be used to automatically generate an XQuery script that is equivalent to Taverna's workflow. This constitutes another way of creating and enacting bioinformatic workflows: overall structure of a diagram is drawn in Taverna environment, XQuery code is generated and possibly adjusted by hand. It can be executed by XQuery engines or incorporated into other software environments.
Availability: XQtav is an open source software. It may be downloaded from http://xqtav.sourceforge.net/. The page also contains various tutorials and examples, including the one described in this report.
Contact: sroka{at}mimuw.edu.pl, a.kierzek{at}surrey.ac.uk
Received on October 17, 2005; revised on February 28, 2006; accepted on March 15, 2006