Tag Archives: Docker

Reproducible Bioinformatics Project

Reproducible research is a key component of the scientific method and represents the ability of repeating an experiment in any place with any person. A study can be truly reproducible when it satisfies at least the following three criteria. – ...

Read More »

Docker Pipelines for RNA-Seq Alignment and Analyses

rna-seq

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 ...

Read More »