Skip to content

MG-RAST/pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline

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}