Docker Pipelines for RNA-Seq Alignment and Analyses

Background: Docker (https://www.docker.com) is an application that packages binary executables and scripts into modules (containers) with their software dependencies. Containers can be freely mixed and matched to form workflows that give identical results on any platform which supports Docker. The ease of deployment and the high degree of reproducibility of software containers make them ideal instruments for disseminating complex bioinformatics workflows especially on the cloud. Recently, the Haussler group at University of California at Santa Cruz has processed 20,000 RNA-seq datasets including almost all the datasets from TCGA and TARGET, in just 4 days at a cost of $1 per dataset.

Results: We will present our work using Docker software containers for reproducibly deploying bioinformatics workflows. Docker tool development and its application to RNA-Seq will be discussed. One of the limitations of container tools is that it is designed for computer professionals and not for the biomedical community. In particular, Docker is a command line tool. Our recent work, GUIdock-VNC, allows the deployment of Docker containers from a graphical desktop inside a browser. In other words, a non-programmer can then construct, save, and execute Docker bioinformatics workflows using a browser to access the containerized application.

As a case study, we are collaborating with DToxS-LINCS at Mount Sinai to containerize their RNA-Seq analyses workflows. We have created containers based on DToxS’ standard operating procedures to reproduce the results of their analyses. We observed that software versioning and systems configurations have an impact on the analyses results, and that software containers can reliably reproduce analyses results. In addition, with Docker, we can portably replace Python scripts in the original pipeline with different implementations. The resulting workflow can easily be run on any platform and on a commercial or private cloud. Re-analyses of the data using the Dockerized workflows with different parameters give rise to very different differentially expressed gene lists. Due to the uniform environment provided by Docker we can be assured that these differences are actually due to the parameter changes.

This is joint work with Ka Yee Yeung, Trevor Meiss and Varun Mittal at University of Washington, and with Eric Sobie and Yuguang Xiong at Mount Sinai.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Time limit is exhausted. Please reload CAPTCHA.