Skip to content

databio/pypiper

Repository files navigation

Pypiper

Documentation Status

A lightweight python toolkit for gluing together restartable, robust command line pipelines. Pypiper works with Looper to form a complete bioinformatics pipeline framework.

The best place to learn more is at the documentation hosted at Read the Docs. There you will find:

Install

pip install --user https://github.com/epigen/pypiper/zipball/master

Update with:

pip install --user --upgrade https://github.com/epigen/pypiper/zipball/master