docker build -t="myuser/binning-evaluation" .
cd "$(mktemp -d)"
mkdir input output cache
# now place biobox.yaml and other files into input folder
docker run -v $PWD/input:/bbx/mnt/input:ro -v $PWD/output:/bbx/mnt/output:rw -v $PWD/cache:/bbx/mnt/cache:rw myuser/binning-evaluation
-
Notifications
You must be signed in to change notification settings - Fork 1
CAMI-challenge/bbx-binning-evaluation-jd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A biobox for CAMI binning evaluation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published