Container image for megahit.
# Pull the image
docker pull docker.io/picotainers/megahit:latest
# Run the tool
docker run --rm docker.io/picotainers/megahit:latest megahit --helpdocker run --rm -v "$(pwd):/data" docker.io/picotainers/megahit:latest megahit --help