Abstract

BackgroundR is the statistical language commonly used by many life scientists in (omics) data analysis. At the same time, these complex analyses benefit from a workflow approach, such as used by the open source workflow management system Taverna. However, Taverna had limited support for R, because it supported just a few data types and only a single output. Also, there was no support for graphical output and persistent sessions. Altogether this made using R in Taverna impractical.FindingsWe have developed an R plugin for Taverna: RShell, which provides R functionality within workflows designed in Taverna. In order to fully support the R language, our RShell plugin directly uses the R interpreter. The RShell plugin consists of a Taverna processor for R scripts and an RShell Session Manager that communicates with the R server. We made the RShell processor highly configurable allowing the user to define multiple inputs and outputs. Also, various data types are supported, such as strings, numeric data and images. To limit data transport between multiple RShell processors, the RShell plugin also supports persistent sessions. Here, we will describe the architecture of RShell and the new features that are introduced in version 1.2, i.e.: i) Support for R up to and including R version 2.9; ii) Support for persistent sessions to limit data transfer; iii) Support for vector graphics output through PDF; iv)Syntax highlighting of the R code; v) Improved usability through fewer port types.Our new RShell processor is backwards compatible with workflows that use older versions of the RShell processor. We demonstrate the value of the RShell processor by a use-case workflow that maps oligonucleotide probes designed with DNA sequence information from Vega onto the Ensembl genome assembly.ConclusionOur RShell plugin enables Taverna users to employ R scripts within their workflows in a highly configurable way.

Highlights

  • R is the statistical language commonly used by many life scientists in data analysis

  • Many scientists are not familiar with Java and prefer other languages, such as R, a statistical language commonly used by many life scientists [2]

  • We developed an R plugin for Taverna: RShell, which removes the limitations of R support in Taverna workflows

Read more

Summary

Introduction

R is the statistical language commonly used by many life scientists in (omics) data analysis. Conclusion: Our RShell plugin enables Taverna users to employ R scripts within their workflows in a highly configurable way. RShell can be incorporated in a Taverna workflow as a processor for executing R scripts. RShell uses the Java library named REngine to establish and maintain connection between Taverna and R server.

Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.