BioJulia in a Docker image
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
MillironX e84424cff7 [ AUTOMATED]: Pkg upgrade for 2024-04-16
Files changed:\nM	Manifest.toml
4 days ago
.github/workflows Update tag name to reflect BioSequences version number 2 years ago
Dockerfile Fix bug in Dockerfile 2 years ago
LICENSE Add LICENSE 2 years ago
Manifest.toml [ AUTOMATED]: Pkg upgrade for 2024-04-16 4 days ago
Project.toml Update FASTX to v2 1 year ago
README.md Update FASTX to v2 1 year ago

README.md

BioJulia Docker Image

Build Docker Unlicense GitHub tag (latest by date) Docker Pulls Docker Repository on Quay

Most of the BioJulia ecosystem made available as a single ready-made Docker image. Built on top of my JuliaPro image.

Note: the version of the image refers to the latest version of BioSequences that will resolve in the Pkg environment.

Usage

The image is hosted on Docker Hub, Quay, and the GitHub Container Registry, and is compatible with Docker, Podman, and Singularity/Apptainer, and probably others.

docker pull millironx/biojulia:latest
podman pull quay.io/millironx/biojulia:latest
singularity pull docker://ghcr.io/millironx/biojulia:latest

The packages are installed in a depot in /usr/local/share/julia, so keep this in mind when overwriting the JULIA_DEPOT_PATH variable. For more information on the rationale for this and examples, see

Included Packages

Everything from my JuliaPro image, minus

plus

Programming Libraries

Biological Types

File Formats

Analyses

Compression Codecs and File Processing

Data Storage and Retrieval