Skip to content

ChangLab/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

About

Python toolkit for building restartable pipelines

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%