Sign inSign up

omixer/maxbin

By omixer

Updated about 7 years ago

MaxBin, a binning software for metagenomic datasets

Image
0

122

omixer/maxbin repository overview

Docker image for MaxBin 2

An optimized Docker image for running MaxBin2

Usage instructions

Set a workspace path (e.g the directory where the contigs and abundances are located) and mount it on the Docker container while running the image.

BASE=/path/to/local/workspace/
docker run --rm --volume ${BASE}:${BASE} omixer/maxbin:2.2.5 (MaxBin ARGS)

For examples please check the official image

Tag summary

Content type

Image

Digest

Size

162.4 MB

Last updated

about 7 years ago

docker pull omixer/maxbin:2.2.5