Docker container for bioinformatics tools and pipelines
View the Project on GitHub ahmedmoustafa/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
The built image can be downloaded as follows:
sudo docker run -it ghcr.io/ahmedmoustafa/bioinformatics-toolbox /bin/bash
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
If you use bioinformatics-toolbox
in your work, please cite 10.5281/zenodo.8103969