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
git clone https://github.com/ahmedmoustafa/bioinformatics-toolbox.git
cd bioinformatics-toolbox/
sudo docker build -t bioinformatics-toolbox .
sudo docker run -it bioinformatics-toolbox
- The size of the image is about 64 GB.
- Pulling the image (option #1) takes about 30 minutes on a Google Cloud machine type e2-standard-2 in zone us-central1-a.
- Building the image (option #2) takes about 5 hours on a Google Cloud machine type e2-standard-2 in zone us-central1-a.
If you use bioinformatics-toolbox
in your work, please cite 10.5281/zenodo.8103969