metagenomic analysis server pipeline scripts
export TAG=`date +"%Y%m%d.%H%M"`
git clone https://github.com/MG-RAST/pipeline.git
cd pipeline
docker build -t mgrast/pipeline:${TAG} .
skycore push mgrast/pipeline:${TAG}
Content type
Image
Digest
Size
469.6 MB
Last updated
about 6 years ago
docker pull mgrast/pipeline