MG-RAST / pipeline

The MG-RAST pipeline

Home Page:https://www.mg-rast.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}

About

The MG-RAST pipeline

https://www.mg-rast.org

License:BSD 2-Clause "Simplified" License


Languages

Language:Common Workflow Language 67.9%Language:Perl 19.4%Language:Python 12.0%Language:Shell 0.5%Language:Dockerfile 0.2%