Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 952 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 952 Bytes

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