bioinformatics-toolbox

Docker container for bioinformatics tools and pipelines


Project maintained by ahmedmoustafa Hosted on GitHub Pages — Theme by mattgraham

Bioinformatics Toolbox

bioinformatics-toolbox is a Docker container for common bioinformatics and genomics related tools.

The list of the installed tools and packages can be found here

Installation

The built image can be downloaded as follows:

sudo docker run -it ghcr.io/ahmedmoustafa/bioinformatics-toolbox /bin/bash

Option 2: Building from the Dockerfile

git clone https://github.com/ahmedmoustafa/bioinformatics-toolbox.git
cd bioinformatics-toolbox/
sudo docker build -t bioinformatics-toolbox .
sudo docker run -it bioinformatics-toolbox

Notes

Citation

If you use bioinformatics-toolbox in your work, please cite 10.5281/zenodo.8103969